Author: ningjiang Date: Wed Apr 7 14:01:56 2010 New Revision: 931555 URL: http://svn.apache.org/viewvc?rev=931555&view=rev Log: Updated the spring.schemas after Camel2.2.0 released
Modified: camel/trunk/components/camel-cxf/src/main/resources/META-INF/spring.schemas camel/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.schemas Modified: camel/trunk/components/camel-cxf/src/main/resources/META-INF/spring.schemas URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-cxf/src/main/resources/META-INF/spring.schemas?rev=931555&r1=931554&r2=931555&view=diff ============================================================================== --- camel/trunk/components/camel-cxf/src/main/resources/META-INF/spring.schemas (original) +++ camel/trunk/components/camel-cxf/src/main/resources/META-INF/spring.schemas Wed Apr 7 14:01:56 2010 @@ -25,6 +25,7 @@ http\://camel.apache.org/schema/cxf/came http\://camel.apache.org/schema/cxf/camel-cxf-2.0-M3.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.0.0.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.1.0.xsd=schema/cxfEndpoint.xsd +http\://camel.apache.org/schema/cxf/camel-cxf-2.2.0.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/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/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas?rev=931555&r1=931554&r2=931555&view=diff ============================================================================== --- camel/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas (original) +++ camel/trunk/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas Wed Apr 7 14:01:56 2010 @@ -22,4 +22,5 @@ http\://camel.apache.org/schema/spring/i http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.0-M3.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.0.0.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.1.0.xsd=schema/camel-spring-integration.xsd +http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.2.0.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-${pom.version}.xsd=schema/camel-spring-integration.xsd \ No newline at end of file Modified: camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.schemas URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.schemas?rev=931555&r1=931554&r2=931555&view=diff ============================================================================== --- camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.schemas (original) +++ camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.schemas Wed Apr 7 14:01:56 2010 @@ -24,4 +24,5 @@ http\://camel.apache.org/schema/spring/c http\://camel.apache.org/schema/spring/camel-spring-2.0-M3.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.0.0.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.1.0.xsd=camel-spring.xsd +http\://camel.apache.org/schema/spring/camel-spring-2.2.0.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-${pom.version}.xsd=camel-spring.xsd