You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2008/12/31 03:32:32 UTC

svn commit: r730297 - /servicemix/smx4/features/trunk/camel/camel-features/src/main/resources/bundles.properties

Author: ffang
Date: Tue Dec 30 18:32:32 2008
New Revision: 730297

URL: http://svn.apache.org/viewvc?rev=730297&view=rev
Log:
[SMX4-186]ensure camel feature use same spring version as the container

Modified:
    servicemix/smx4/features/trunk/camel/camel-features/src/main/resources/bundles.properties

Modified: servicemix/smx4/features/trunk/camel/camel-features/src/main/resources/bundles.properties
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/camel/camel-features/src/main/resources/bundles.properties?rev=730297&r1=730296&r2=730297&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/camel/camel-features/src/main/resources/bundles.properties (original)
+++ servicemix/smx4/features/trunk/camel/camel-features/src/main/resources/bundles.properties Tue Dec 30 18:32:32 2008
@@ -93,3 +93,8 @@
 org.apache.jackrabbit/jackrabbit-jcr-commons/${jackrabbit.version}/jar
 org.codehaus.groovy/groovy-all/1.5.6/jar
 org.scala-lang/scala-bundle/2.7.2-RC2/jar
+org.springframework/spring-tx/${spring.version}/jar
+org.springframework/spring-jms/${spring.version}/jar
+org.springframework/spring-jdbc/${spring.version}/jar
+org.springframework/spring-orm/${spring.version}/jar
+org.springframework/spring-context-support/${spring.version}/jar