You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2009/05/08 16:26:05 UTC

svn commit: r773005 - in /camel/branches/camel-1.x/components: camel-cxf/src/main/resources/META-INF/ camel-osgi/src/main/resources/META-INF/ camel-spring-integration/src/main/resources/META-INF/ camel-spring/src/main/resources/META-INF/

Author: hadrian
Date: Fri May  8 14:26:05 2009
New Revision: 773005

URL: http://svn.apache.org/viewvc?rev=773005&view=rev
Log:
Updated schema versions

Modified:
    camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas
    camel/branches/camel-1.x/components/camel-osgi/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=773005&r1=773004&r2=773005&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 Fri May  8 14:26:05 2009
@@ -26,6 +26,7 @@
 http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.3.0.xsd=schema/cxfEndpoint.xsd
 http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.4.0.xsd=schema/cxfEndpoint.xsd
 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-${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-osgi/src/main/resources/META-INF/spring.schemas
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-osgi/src/main/resources/META-INF/spring.schemas?rev=773005&r1=773004&r2=773005&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-osgi/src/main/resources/META-INF/spring.schemas (original)
+++ camel/branches/camel-1.x/components/camel-osgi/src/main/resources/META-INF/spring.schemas Fri May  8 14:26:05 2009
@@ -20,4 +20,5 @@
 http\://activemq.apache.org/camel/schema/osgi/camel-osgi-1.3.0.xsd=camel-osgi.xsd
 http\://activemq.apache.org/camel/schema/osgi/camel-osgi-1.4.0.xsd=camel-osgi.xsd
 http\://activemq.apache.org/camel/schema/osgi/camel-osgi-1.5.0.xsd=camel-osgi.xsd
-http\://activemq.apache.org/camel/schema/osgi/camel-osgi-${pom.version}.xsd=camel-osgi.xsd
\ No newline at end of file
+http\://activemq.apache.org/camel/schema/osgi/camel-osgi-1.6.0.xsd=camel-osgi.xsd
+http\://activemq.apache.org/camel/schema/osgi/camel-osgi-${pom.version}.xsd=camel-osgi.xsd

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=773005&r1=773004&r2=773005&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 Fri May  8 14:26:05 2009
@@ -18,4 +18,6 @@
 http\://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration.xsd=schema/camel-spring-integration.xsd
 
 http\://activemq.apache.org/camel/schema/spring/integration/camel-spring-integration-1.4.0.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
\ No newline at end of file
+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-${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=773005&r1=773004&r2=773005&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 Fri May  8 14:26:05 2009
@@ -23,5 +23,6 @@
 http\://activemq.apache.org/camel/schema/spring/camel-spring-1.3.0.xsd=camel-spring.xsd
 http\://activemq.apache.org/camel/schema/spring/camel-spring-1.4.0.xsd=camel-spring.xsd
 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-${pom.version}.xsd=camel-spring.xsd