Author: davsclaus Date: Sun Jun 3 14:51:24 2012 New Revision: 1345684 URL: http://svn.apache.org/viewvc?rev=1345684&view=rev Log: CAMEL-5192: Updated spring.schemas with latest versions
Modified: camel/branches/camel-2.9.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas camel/branches/camel-2.9.x/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas camel/branches/camel-2.9.x/components/camel-spring-security/src/main/resources/META-INF/spring.schemas camel/branches/camel-2.9.x/components/camel-spring/src/main/resources/META-INF/spring.schemas Modified: camel/branches/camel-2.9.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas?rev=1345684&r1=1345683&r2=1345684&view=diff ============================================================================== --- camel/branches/camel-2.9.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas (original) +++ camel/branches/camel-2.9.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas Sun Jun 3 14:51:24 2012 @@ -41,4 +41,6 @@ http\://camel.apache.org/schema/cxf/came http\://camel.apache.org/schema/cxf/camel-cxf-2.8.2.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.8.3.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.9.0.xsd=schema/cxfEndpoint.xsd +http\://camel.apache.org/schema/cxf/camel-cxf-2.9.1.xsd=schema/cxfEndpoint.xsd +http\://camel.apache.org/schema/cxf/camel-cxf-2.9.2.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd Modified: camel/branches/camel-2.9.x/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas?rev=1345684&r1=1345683&r2=1345684&view=diff ============================================================================== --- camel/branches/camel-2.9.x/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas (original) +++ camel/branches/camel-2.9.x/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas Sun Jun 3 14:51:24 2012 @@ -37,5 +37,9 @@ http\://camel.apache.org/schema/spring/i http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.8.1.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.8.2.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.8.3.xsd=schema/camel-spring-integration.xsd +http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.8.4.xsd=schema/camel-spring-integration.xsd +http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.8.5.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.9.0.xsd=schema/camel-spring-integration.xsd +http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.9.1.xsd=schema/camel-spring-integration.xsd +http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.9.2.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-${project.version}.xsd=schema/camel-spring-integration.xsd \ No newline at end of file Modified: camel/branches/camel-2.9.x/components/camel-spring-security/src/main/resources/META-INF/spring.schemas URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/components/camel-spring-security/src/main/resources/META-INF/spring.schemas?rev=1345684&r1=1345683&r2=1345684&view=diff ============================================================================== --- camel/branches/camel-2.9.x/components/camel-spring-security/src/main/resources/META-INF/spring.schemas (original) +++ camel/branches/camel-2.9.x/components/camel-spring-security/src/main/resources/META-INF/spring.schemas Sun Jun 3 14:51:24 2012 @@ -31,5 +31,9 @@ http\://camel.apache.org/schema/spring-s http\://camel.apache.org/schema/spring-security/camel-spring-security-2.8.1.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.8.2.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.8.3.xsd=schema/camel-spring-security.xsd +http\://camel.apache.org/schema/spring-security/camel-spring-security-2.8.4.xsd=schema/camel-spring-security.xsd +http\://camel.apache.org/schema/spring-security/camel-spring-security-2.8.5.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.9.0.xsd=schema/camel-spring-security.xsd +http\://camel.apache.org/schema/spring-security/camel-spring-security-2.9.1.xsd=schema/camel-spring-security.xsd +http\://camel.apache.org/schema/spring-security/camel-spring-security-2.9.2.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-${project.version}.xsd=schema/camel-spring-security.xsd \ No newline at end of file Modified: camel/branches/camel-2.9.x/components/camel-spring/src/main/resources/META-INF/spring.schemas URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/components/camel-spring/src/main/resources/META-INF/spring.schemas?rev=1345684&r1=1345683&r2=1345684&view=diff ============================================================================== --- camel/branches/camel-2.9.x/components/camel-spring/src/main/resources/META-INF/spring.schemas (original) +++ camel/branches/camel-2.9.x/components/camel-spring/src/main/resources/META-INF/spring.schemas Sun Jun 3 14:51:24 2012 @@ -39,7 +39,11 @@ http\://camel.apache.org/schema/spring/c http\://camel.apache.org/schema/spring/camel-spring-2.8.1.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.8.2.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.8.3.xsd=camel-spring.xsd +http\://camel.apache.org/schema/spring/camel-spring-2.8.4.xsd=camel-spring.xsd +http\://camel.apache.org/schema/spring/camel-spring-2.8.5.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.9.0.xsd=camel-spring.xsd +http\://camel.apache.org/schema/spring/camel-spring-2.9.1.xsd=camel-spring.xsd +http\://camel.apache.org/schema/spring/camel-spring-2.9.2.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd @@ -64,5 +68,9 @@ http\://camel.apache.org/schema/osgi/cam http\://camel.apache.org/schema/osgi/camel-osgi-2.8.1.xsd=camel-osgi.xsd http\://camel.apache.org/schema/osgi/camel-osgi-2.8.2.xsd=camel-osgi.xsd http\://camel.apache.org/schema/osgi/camel-osgi-2.8.3.xsd=camel-osgi.xsd +http\://camel.apache.org/schema/osgi/camel-osgi-2.8.4.xsd=camel-osgi.xsd +http\://camel.apache.org/schema/osgi/camel-osgi-2.8.5.xsd=camel-osgi.xsd http\://camel.apache.org/schema/osgi/camel-osgi-2.9.0.xsd=camel-osgi.xsd +http\://camel.apache.org/schema/osgi/camel-osgi-2.9.1.xsd=camel-osgi.xsd +http\://camel.apache.org/schema/osgi/camel-osgi-2.9.2.xsd=camel-osgi.xsd http\://camel.apache.org/schema/osgi/camel-osgi-${project.version}.xsd=camel-osgi.xsd