You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2010/11/02 19:25:53 UTC

svn commit: r1030159 - /james/server/trunk/container-spring/src/main/config/james/spring-beans.xml

Author: norman
Date: Tue Nov  2 18:25:53 2010
New Revision: 1030159

URL: http://svn.apache.org/viewvc?rev=1030159&view=rev
Log:
Use explicit version for camel xsd

Modified:
    james/server/trunk/container-spring/src/main/config/james/spring-beans.xml

Modified: james/server/trunk/container-spring/src/main/config/james/spring-beans.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/container-spring/src/main/config/james/spring-beans.xml?rev=1030159&r1=1030158&r2=1030159&view=diff
==============================================================================
--- james/server/trunk/container-spring/src/main/config/james/spring-beans.xml (original)
+++ james/server/trunk/container-spring/src/main/config/james/spring-beans.xml Tue Nov  2 18:25:53 2010
@@ -24,7 +24,7 @@
        xmlns:amq="http://activemq.apache.org/schema/core" 
        xsi:schemaLocation="
           http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
-          http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
+          http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring-2.5.0.xsd
           http://activemq.apache.org/schema/core http://activemq.apache.org/schema/core/activemq-core-5.0-SNAPSHOT.xsd">
           
     <bean id="exporter" class="org.springframework.jmx.export.MBeanExporter" lazy-init="false">



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org