Author: ningjiang
Date: Fri Apr 15 08:00:19 2011
New Revision: 1092618

URL: http://svn.apache.org/viewvc?rev=1092618&view=rev
Log:
Added 2.7.1 schema as Claus suggested.

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-security/src/main/resources/META-INF/spring.schemas
    
camel/trunk/components/camel-spring/src/main/resources/META-INF/spring.schemas
    camel/trunk/components/camel-sql/pom.xml

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=1092618&r1=1092617&r2=1092618&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 
Fri Apr 15 08:00:19 2011
@@ -31,6 +31,7 @@ http\://camel.apache.org/schema/cxf/came
 http\://camel.apache.org/schema/cxf/camel-cxf-2.5.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.6.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.7.0.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.7.1.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=1092618&r1=1092617&r2=1092618&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
 Fri Apr 15 08:00:19 2011
@@ -28,4 +28,5 @@ http\://camel.apache.org/schema/spring/i
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.5.0.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.6.0.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.7.0.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.7.1.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-security/src/main/resources/META-INF/spring.schemas
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-security/src/main/resources/META-INF/spring.schemas?rev=1092618&r1=1092617&r2=1092618&view=diff
==============================================================================
--- 
camel/trunk/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
 (original)
+++ 
camel/trunk/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
 Fri Apr 15 08:00:19 2011
@@ -22,4 +22,5 @@ http\://camel.apache.org/schema/spring-s
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.5.0.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.6.0.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.7.0.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.7.1.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-${pom.version}.xsd=schema/camel-spring-security.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=1092618&r1=1092617&r2=1092618&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 
Fri Apr 15 08:00:19 2011
@@ -30,6 +30,7 @@ http\://camel.apache.org/schema/spring/c
 http\://camel.apache.org/schema/spring/camel-spring-2.5.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.6.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.7.0.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.7.1.xsd=camel-spring.xsd
 
http\://camel.apache.org/schema/spring/camel-spring-${pom.version}.xsd=camel-spring.xsd
 
 http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
@@ -45,4 +46,5 @@ http\://camel.apache.org/schema/osgi/cam
 http\://camel.apache.org/schema/osgi/camel-osgi-2.5.0.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-2.6.0.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-2.7.0.xsd=camel-osgi.xsd
+http\://camel.apache.org/schema/osgi/camel-osgi-2.7.1.xsd=camel-osgi.xsd
 
http\://camel.apache.org/schema/osgi/camel-osgi-${pom.version}.xsd=camel-osgi.xsd

Modified: camel/trunk/components/camel-sql/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-sql/pom.xml?rev=1092618&r1=1092617&r2=1092618&view=diff
==============================================================================
--- camel/trunk/components/camel-sql/pom.xml (original)
+++ camel/trunk/components/camel-sql/pom.xml Fri Apr 15 08:00:19 2011
@@ -66,6 +66,11 @@
                        <scope>test</scope>
                </dependency>
                <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-test</artifactId>
+            <scope>test</scope>
+        </dependency>
+               <dependency>
                        <groupId>org.springframework</groupId>
                        <artifactId>spring-aop</artifactId>
                        <optional>true</optional>


Reply via email to