Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-15426

camel-main should not package test resource configurer config

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.5.0
    • 3.5.0
    • camel-main
    • None
    • Unknown

    Description

      camel main has two test resources:

      src/test/resources/META-INF/services/org/apache/camel/configurer/MySecondBar
      src/test/resources/META-INF/services/org/apache/camel/configurer/MySecondFoo

      These seem to end up being packaged in the camel-main JAR:

      jar tvf camel-main-3.5.0-SNAPSHOT.jar | grep MySecond  
         108 Wed Jan 22 15:10:16 GMT 2020 META-INF/services/org/apache/camel/configurer/MySecondBar
         108 Wed Jan 22 15:10:16 GMT 2020 META-INF/services/org/apache/camel/configurer/MySecondFoo
      

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              jamesnetherton James Netherton
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: