Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.5.0
-
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
Attachments
Issue Links
- links to