[
https://issues.apache.org/jira/browse/CAMEL-13240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773836#comment-16773836
]
Claus Ibsen commented on CAMEL-13240:
-------------------------------------
The 2 jars in camel-spring are used for testing itself, and should be included,
so you can take the source and build and test it.
And the same for the camel-validator-test-resources JAR which is used for itests
So these files are correct and should be in the -src zip
> Don't ship the jars in the source artifacts
> -------------------------------------------
>
> Key: CAMEL-13240
> URL: https://issues.apache.org/jira/browse/CAMEL-13240
> Project: Camel
> Issue Type: Task
> Components: build system
> Affects Versions: 3.0.0
> Reporter: Willem Jiang
> Priority: Major
> Fix For: 3.0.0
>
>
> In Camel 3.0.0 M1 source release kit, there are some jars for testing, we
> need to clean them out.
> {code}
> .//tests/camel-itest/lib/org/apache/camel/camel-validator-test-resources/1.0.0/camel-validator-test-resources-1.0.0.jar
> .//components/camel-spring/src/test/resources/package_scan_test.jar
> .//components/camel-spring/src/test/resources/package+scan+test.jar
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)