camel-example-spring-javaconfig ------------------------------- Key: CAMEL-4323 URL: https://issues.apache.org/jira/browse/CAMEL-4323 Project: Camel Issue Type: Task Components: examples Affects Versions: 2.8.0 Reporter: Claus Ibsen Priority: Minor Fix For: 2.9.0
This example uses some old spring osgi-core stuff that is not maintained anymore. And that depends on the old Spring 2.5 version. [INFO] +- org.springframework.osgi:spring-osgi-core:jar:1.2.1:compile [INFO] | +- org.springframework.osgi:spring-osgi-io:jar:1.2.1:compile [INFO] | +- org.springframework:org.springframework.aop:jar:2.5.6.SEC01:compile [INFO] | | \- org.aopalliance:com.springsource.org.aopalliance:jar:1.0.0:compile [INFO] | +- org.springframework:org.springframework.beans:jar:2.5.6.SEC01:compile [INFO] | +- org.springframework:org.springframework.context:jar:2.5.6.SEC01:compile [INFO] | \- org.springframework:org.springframework.core:jar:2.5.6.SEC01:compile We should consider trying to fix this. Maybe just make the example not run in osgi. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira