Author: ningjiang
Date: Thu Dec 17 08:12:59 2009
New Revision: 891578

URL: http://svn.apache.org/viewvc?rev=891578&view=rev
Log:
Updated the spring schemas version after Camel 1.6.2 released

Modified:
    
camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas
    
camel/branches/camel-1.x/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
    
camel/branches/camel-1.x/components/camel-spring/src/main/resources/META-INF/spring.schemas

Modified: 
camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas?rev=891578&r1=891577&r2=891578&view=diff
==============================================================================
--- 
camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas
 (original)
+++ 
camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas
 Thu Dec 17 08:12:59 2009
@@ -28,6 +28,7 @@
 
http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.5.0.xsd=schema/cxfEndpoint.xsd
 
http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.6.0.xsd=schema/cxfEndpoint.xsd
 
http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.6.1.xsd=schema/cxfEndpoint.xsd
+http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.6.2.xsd=schema/cxfEndpoint.xsd
 
http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-${pom.version}.xsd=schema/cxfEndpoint.xsd
 
 # since we don't publish the camel schema in the cxf site, we will always use 
the schema file in the class path 

Modified: 
camel/branches/camel-1.x/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas?rev=891578&r1=891577&r2=891578&view=diff
==============================================================================
--- 
camel/branches/camel-1.x/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
 (original)
+++ 
camel/branches/camel-1.x/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
 Thu Dec 17 08:12:59 2009
@@ -21,4 +21,5 @@
 
http\://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration-1.5.0.xsd=schema/camel-spring-integration.xsd
 
http\://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration-1.6.0.xsd=schema/camel-spring-integration.xsd
 
http\://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration-1.6.1.xsd=schema/camel-spring-integration.xsd
+http\://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration-1.6.2.xsd=schema/camel-spring-integration.xsd
 
http\://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration-${pom.version}.xsd=schema/camel-spring-integration.xsd

Modified: 
camel/branches/camel-1.x/components/camel-spring/src/main/resources/META-INF/spring.schemas
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-spring/src/main/resources/META-INF/spring.schemas?rev=891578&r1=891577&r2=891578&view=diff
==============================================================================
--- 
camel/branches/camel-1.x/components/camel-spring/src/main/resources/META-INF/spring.schemas
 (original)
+++ 
camel/branches/camel-1.x/components/camel-spring/src/main/resources/META-INF/spring.schemas
 Thu Dec 17 08:12:59 2009
@@ -27,5 +27,6 @@
 
http\://activemq.apache.org/camel/schema/spring/camel-spring-1.5.0.xsd=camel-spring.xsd
 
http\://activemq.apache.org/camel/schema/spring/camel-spring-1.6.0.xsd=camel-spring.xsd
 
http\://activemq.apache.org/camel/schema/spring/camel-spring-1.6.1.xsd=camel-spring.xsd
+http\://activemq.apache.org/camel/schema/spring/camel-spring-1.6.2.xsd=camel-spring.xsd
 
 
http\://activemq.apache.org/camel/schema/spring/camel-spring-${pom.version}.xsd=camel-spring.xsd


Reply via email to