[
https://issues.apache.org/jira/browse/CAMEL-13240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776613#comment-16776613
]
Willem Jiang commented on CAMEL-13240:
--------------------------------------
There is a discussion in the Apache IPMC recently[1], the jar in the source
release need a good justify.
I did some research and find a way to remove the spring canner jars by
creating a classloader on-fly, and for the camel-validator-test-resources we
could build the test bundle from the resource jar.
[1]https://lists.apache.org/thread.html/6a94c5412879eb43e9dc32c303d384c0e4e910c608be9d83ff9d0484@%3Cgeneral.incubator.apache.org%3E
> 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)