You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/07/20 16:04:51 UTC

[jira] Created: (CAMEL-2974) Distribution kit - Spring jars to be included

Distribution kit - Spring jars to be included
---------------------------------------------

                 Key: CAMEL-2974
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2974
             Project: Apache Camel
          Issue Type: Task
    Affects Versions: 2.4.0
            Reporter: Claus Ibsen
             Fix For: 2.5.0


Spring 3.0.3 uses 11 spring jars for all the camel components which deps on spring.
{code}
        <include>aopalliance:aopalliance</include>
        <include>org.springframework:spring-aop</include>
        <include>org.springframework:spring-asm</include>
        <include>org.springframework:spring-beans</include>
        <include>org.springframework:spring-context</include>
        <include>org.springframework:spring-spring-context-supportl</include>
        <include>org.springframework:spring-core</include>
        <include>org.springframework:spring-expression</include>
        <include>org.springframework:spring-jms</include>
        <include>org.springframework:spring-test</include>
        <include>org.springframework:spring-tx</include>
        <include>org.springframework:spring-web</include>
{code}

Maybe we should consider just adding the uber spring jar instead?

And spring 3.0 seems to no longer include the aop alliance api which you need to use with spring aop.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-2974) Distribution kit - Spring jars to be included

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60793#action_60793 ] 

Claus Ibsen commented on CAMEL-2974:
------------------------------------

trunk: 965860.

I have added the needed spring jars to the kit.


> Distribution kit - Spring jars to be included
> ---------------------------------------------
>
>                 Key: CAMEL-2974
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2974
>             Project: Apache Camel
>          Issue Type: Task
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>             Fix For: 2.5.0
>
>
> Spring 3.0.3 uses 11 spring jars for all the camel components which deps on spring.
> {code}
>         <include>aopalliance:aopalliance</include>
>         <include>org.springframework:spring-aop</include>
>         <include>org.springframework:spring-asm</include>
>         <include>org.springframework:spring-beans</include>
>         <include>org.springframework:spring-context</include>
>         <include>org.springframework:spring-spring-context-supportl</include>
>         <include>org.springframework:spring-core</include>
>         <include>org.springframework:spring-expression</include>
>         <include>org.springframework:spring-jms</include>
>         <include>org.springframework:spring-test</include>
>         <include>org.springframework:spring-tx</include>
>         <include>org.springframework:spring-web</include>
> {code}
> Maybe we should consider just adding the uber spring jar instead?
> And spring 3.0 seems to no longer include the aop alliance api which you need to use with spring aop.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-2974) Distribution kit - Spring jars to be included

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60798#action_60798 ] 

Claus Ibsen commented on CAMEL-2974:
------------------------------------

Okay got the following structure now
{code}
camel-amqp-2.5-SNAPSHOT.jar                     camel-lucene-2.5-SNAPSHOT.jar
camel-atom-2.5-SNAPSHOT.jar                     camel-mail-2.5-SNAPSHOT.jar
camel-bam-2.5-SNAPSHOT.jar                      camel-mina-2.5-SNAPSHOT.jar
camel-bean-validator-2.5-SNAPSHOT.jar           camel-msv-2.5-SNAPSHOT.jar
camel-bindy-2.5-SNAPSHOT.jar                    camel-mvel-2.5-SNAPSHOT.jar
camel-blueprint-2.5-SNAPSHOT.jar                camel-nagios-2.5-SNAPSHOT.jar
camel-cache-2.5-SNAPSHOT.jar                    camel-netty-2.5-SNAPSHOT.jar
camel-castor-2.5-SNAPSHOT.jar                   camel-ognl-2.5-SNAPSHOT.jar
camel-cometd-2.5-SNAPSHOT.jar                   camel-printer-2.5-SNAPSHOT.jar
camel-core-2.5-SNAPSHOT.jar                     camel-protobuf-2.5-SNAPSHOT.jar
camel-crypto-2.5-SNAPSHOT.jar                   camel-quartz-2.5-SNAPSHOT.jar
camel-csv-2.5-SNAPSHOT.jar                      camel-quickfix-2.5-SNAPSHOT.jar
camel-cxf-2.5-SNAPSHOT.jar                      camel-restlet-2.5-SNAPSHOT.jar
camel-dozer-2.5-SNAPSHOT.jar                    camel-rmi-2.5-SNAPSHOT.jar
camel-eclipse-2.5-SNAPSHOT.jar                  camel-rss-2.5-SNAPSHOT.jar
camel-ejb-2.5-SNAPSHOT.jar                      camel-ruby-2.5-SNAPSHOT.jar
camel-exec-2.5-SNAPSHOT.jar                     camel-saxon-2.5-SNAPSHOT.jar
camel-flatpack-2.5-SNAPSHOT.jar                 camel-scala-2.5-SNAPSHOT.jar
camel-freemarker-2.5-SNAPSHOT.jar               camel-script-2.5-SNAPSHOT.jar
camel-ftp-2.5-SNAPSHOT.jar                      camel-servlet-2.5-SNAPSHOT.jar
camel-gae-2.5-SNAPSHOT.jar                      camel-smpp-2.5-SNAPSHOT.jar
camel-groovy-2.5-SNAPSHOT.jar                   camel-snmp-2.5-SNAPSHOT.jar
camel-guice-2.5-SNAPSHOT.jar                    camel-soap-2.5-SNAPSHOT.jar
camel-hawtdb-2.5-SNAPSHOT.jar                   camel-spring-2.5-SNAPSHOT.jar
camel-hl7-2.5-SNAPSHOT.jar                      camel-spring-integration-2.5-SNAPSHOT.jar
camel-http-2.5-SNAPSHOT.jar                     camel-spring-javaconfig-2.5-SNAPSHOT.jar
camel-http4-2.5-SNAPSHOT.jar                    camel-spring-security-2.5-SNAPSHOT.jar
camel-ibatis-2.5-SNAPSHOT.jar                   camel-sql-2.5-SNAPSHOT.jar
camel-irc-2.5-SNAPSHOT.jar                      camel-stream-2.5-SNAPSHOT.jar
camel-jackson-2.5-SNAPSHOT.jar                  camel-stringtemplate-2.5-SNAPSHOT.jar
camel-javaspace-2.5-SNAPSHOT.jar                camel-tagsoup-2.5-SNAPSHOT.jar
camel-jaxb-2.5-SNAPSHOT.jar                     camel-test-2.5-SNAPSHOT.jar
camel-jcr-2.5-SNAPSHOT.jar                      camel-velocity-2.5-SNAPSHOT.jar
camel-jdbc-2.5-SNAPSHOT.jar                     camel-xmlbeans-2.5-SNAPSHOT.jar
camel-jetty-2.5-SNAPSHOT.jar                    camel-xmlsecurity-2.5-SNAPSHOT.jar
camel-jing-2.5-SNAPSHOT.jar                     camel-xmpp-2.5-SNAPSHOT.jar
camel-jms-2.5-SNAPSHOT.jar                      camel-xstream-2.5-SNAPSHOT.jar
camel-josql-2.5-SNAPSHOT.jar                    commons-logging-1.1.1.jar
camel-jpa-2.5-SNAPSHOT.jar                      commons-management-1.0.jar
camel-jt400-2.5-SNAPSHOT.jar                    jdk15
camel-juel-2.5-SNAPSHOT.jar                     optional
camel-jxpath-2.5-SNAPSHOT.jar                   spring
camel-ldap-2.5-SNAPSHOT.jar

./jdk15:
activation-1.1.jar      jaxb-api-2.1.jar        jaxb-impl-2.1.13.jar    stax-api-1.0-2.jar

./optional:
commons-beanutils-1.8.0.jar                     geronimo-j2ee-management_1.0_spec-1.1.jar
commons-collections-3.2.1.jar                   geronimo-jms_1.1_spec-1.1.1.jar
commons-dbcp-1.3.jar                            log4j-1.2.16.jar
commons-pool-1.5.4.jar                          slf4j-api-1.6.0.jar
geronimo-j2ee-jacc_1.0_spec-1.1.jar             slf4j-log4j12-1.6.0.jar

./spring:
aopalliance-1.0.jar                             spring-expression-3.0.3.RELEASE.jar
spring-aop-3.0.3.RELEASE.jar                    spring-jdbc-3.0.3.RELEASE.jar
spring-asm-3.0.3.RELEASE.jar                    spring-jms-3.0.3.RELEASE.jar
spring-beans-3.0.3.RELEASE.jar                  spring-orm-3.0.3.RELEASE.jar
spring-context-3.0.3.RELEASE.jar                spring-test-3.0.3.RELEASE.jar
spring-context-support-3.0.3.RELEASE.jar        spring-tx-3.0.3.RELEASE.jar
spring-core-3.0.3.RELEASE.jar                   spring-web-3.0.3.RELEASE.jar
{code}

> Distribution kit - Spring jars to be included
> ---------------------------------------------
>
>                 Key: CAMEL-2974
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2974
>             Project: Apache Camel
>          Issue Type: Task
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>             Fix For: 2.5.0
>
>
> Spring 3.0.3 uses 11 spring jars for all the camel components which deps on spring.
> {code}
>         <include>aopalliance:aopalliance</include>
>         <include>org.springframework:spring-aop</include>
>         <include>org.springframework:spring-asm</include>
>         <include>org.springframework:spring-beans</include>
>         <include>org.springframework:spring-context</include>
>         <include>org.springframework:spring-spring-context-supportl</include>
>         <include>org.springframework:spring-core</include>
>         <include>org.springframework:spring-expression</include>
>         <include>org.springframework:spring-jms</include>
>         <include>org.springframework:spring-test</include>
>         <include>org.springframework:spring-tx</include>
>         <include>org.springframework:spring-web</include>
> {code}
> Maybe we should consider just adding the uber spring jar instead?
> And spring 3.0 seems to no longer include the aop alliance api which you need to use with spring aop.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-2974) Distribution kit - Spring jars to be included

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60794#action_60794 ] 

Claus Ibsen commented on CAMEL-2974:
------------------------------------

Also we should move the jdk1.5 stuff into lib/jdk15 so users of jdk1.6 dont need to bother with those jars.



> Distribution kit - Spring jars to be included
> ---------------------------------------------
>
>                 Key: CAMEL-2974
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2974
>             Project: Apache Camel
>          Issue Type: Task
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>             Fix For: 2.5.0
>
>
> Spring 3.0.3 uses 11 spring jars for all the camel components which deps on spring.
> {code}
>         <include>aopalliance:aopalliance</include>
>         <include>org.springframework:spring-aop</include>
>         <include>org.springframework:spring-asm</include>
>         <include>org.springframework:spring-beans</include>
>         <include>org.springframework:spring-context</include>
>         <include>org.springframework:spring-spring-context-supportl</include>
>         <include>org.springframework:spring-core</include>
>         <include>org.springframework:spring-expression</include>
>         <include>org.springframework:spring-jms</include>
>         <include>org.springframework:spring-test</include>
>         <include>org.springframework:spring-tx</include>
>         <include>org.springframework:spring-web</include>
> {code}
> Maybe we should consider just adding the uber spring jar instead?
> And spring 3.0 seems to no longer include the aop alliance api which you need to use with spring aop.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2974) Distribution kit - Spring jars to be included

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2974.
--------------------------------

      Assignee: Claus Ibsen
    Resolution: Fixed

trunk: 965873.

> Distribution kit - Spring jars to be included
> ---------------------------------------------
>
>                 Key: CAMEL-2974
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2974
>             Project: Apache Camel
>          Issue Type: Task
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.5.0
>
>
> Spring 3.0.3 uses 11 spring jars for all the camel components which deps on spring.
> {code}
>         <include>aopalliance:aopalliance</include>
>         <include>org.springframework:spring-aop</include>
>         <include>org.springframework:spring-asm</include>
>         <include>org.springframework:spring-beans</include>
>         <include>org.springframework:spring-context</include>
>         <include>org.springframework:spring-spring-context-supportl</include>
>         <include>org.springframework:spring-core</include>
>         <include>org.springframework:spring-expression</include>
>         <include>org.springframework:spring-jms</include>
>         <include>org.springframework:spring-test</include>
>         <include>org.springframework:spring-tx</include>
>         <include>org.springframework:spring-web</include>
> {code}
> Maybe we should consider just adding the uber spring jar instead?
> And spring 3.0 seems to no longer include the aop alliance api which you need to use with spring aop.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-2974) Distribution kit - Spring jars to be included

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60796#action_60796 ] 

Claus Ibsen commented on CAMEL-2974:
------------------------------------

There is no uber spring 3.0.x jar so we gotta stick with the individual jars

> Distribution kit - Spring jars to be included
> ---------------------------------------------
>
>                 Key: CAMEL-2974
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2974
>             Project: Apache Camel
>          Issue Type: Task
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>             Fix For: 2.5.0
>
>
> Spring 3.0.3 uses 11 spring jars for all the camel components which deps on spring.
> {code}
>         <include>aopalliance:aopalliance</include>
>         <include>org.springframework:spring-aop</include>
>         <include>org.springframework:spring-asm</include>
>         <include>org.springframework:spring-beans</include>
>         <include>org.springframework:spring-context</include>
>         <include>org.springframework:spring-spring-context-supportl</include>
>         <include>org.springframework:spring-core</include>
>         <include>org.springframework:spring-expression</include>
>         <include>org.springframework:spring-jms</include>
>         <include>org.springframework:spring-test</include>
>         <include>org.springframework:spring-tx</include>
>         <include>org.springframework:spring-web</include>
> {code}
> Maybe we should consider just adding the uber spring jar instead?
> And spring 3.0 seems to no longer include the aop alliance api which you need to use with spring aop.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.