[ 
https://issues.apache.org/jira/browse/CAMEL-15426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-15426.
---------------------------------
    Resolution: Fixed

> camel-main should not package test resource configurer config
> -------------------------------------------------------------
>
>                 Key: CAMEL-15426
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15426
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-main
>    Affects Versions: 3.5.0
>            Reporter: James Netherton
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.5.0
>
>         Attachments: 
> 0001-CAMEL-15394-Fixed-maven-tooling-to-not-copy-test-sco.patch
>
>
> 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:
> {code}
> 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
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to