[ 
https://issues.apache.org/jira/browse/CAMEL-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030301#comment-13030301
 ] 

Claus Ibsen commented on CAMEL-3032:
------------------------------------

We should have the camel components to not use test har from each other
{code}
./camel-blueprint/pom.xml:            <type>test-jar</type>
./camel-groovy/pom.xml:   <type>test-jar</type>
./camel-jing/pom.xml:            <type>test-jar</type>
./camel-jing/pom.xml:            <type>test-jar</type>
./camel-jms/pom.xml:            <type>test-jar</type>
./camel-jms/pom.xml:            <type>test-jar</type>
./camel-juel/pom.xml:      <type>test-jar</type>
./camel-jxpath/pom.xml:      <type>test-jar</type>
./camel-mina/pom.xml:            <type>test-jar</type>
./camel-mina/pom.xml:            <type>test-jar</type>
./camel-msv/pom.xml:      <type>test-jar</type>
./camel-msv/pom.xml:      <type>test-jar</type>
./camel-mvel/pom.xml:      <type>test-jar</type>
./camel-ognl/pom.xml:      <type>test-jar</type>
./camel-scala/pom.xml:            <type>test-jar</type>
./camel-script/pom.xml:            <type>test-jar</type>
./camel-spring/pom.xml:      <type>test-jar</type>
{code}

> The camel-core-test.jar and camel-spring-test.jar is @deprecated and should 
> in the future be removed from the kit
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3032
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3032
>             Project: Camel
>          Issue Type: Task
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> End users should only rely on using camel-test component for the test kit.
> The camel-core-test.jar and camel-spring-test.jar was used before we had the 
> camel-test component.
> They should be @deprecated and removed from the release kit in the future.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to