You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2009/09/01 11:36:39 UTC

svn commit: r809933 - in /camel/trunk/components: camel-cxf/src/main/resources/META-INF/ camel-osgi/src/main/resources/META-INF/ camel-servlet/src/main/resources/ camel-servlet/src/test/resources/ camel-spring-integration/src/main/resources/META-INF/ c...

Author: ningjiang
Date: Tue Sep  1 09:36:38 2009
New Revision: 809933

URL: http://svn.apache.org/viewvc?rev=809933&view=rev
Log:
Update the schemas version of spring.schemas

Added:
    camel/trunk/components/camel-servlet/src/test/resources/log4j.properties   (props changed)
      - copied unchanged from r809789, camel/trunk/components/camel-servlet/src/main/resources/log4j.properties
Removed:
    camel/trunk/components/camel-servlet/src/main/resources/log4j.properties
Modified:
    camel/trunk/components/camel-cxf/src/main/resources/META-INF/spring.schemas
    camel/trunk/components/camel-osgi/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=809933&r1=809932&r2=809933&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 Tue Sep  1 09:36:38 2009
@@ -23,6 +23,7 @@
 http\://camel.apache.org/schema/cxf/camel-cxf-2.0-M1.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.0-M2.xsd=schema/cxfEndpoint.xsd
 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-${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-osgi/src/main/resources/META-INF/spring.schemas
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-osgi/src/main/resources/META-INF/spring.schemas?rev=809933&r1=809932&r2=809933&view=diff
==============================================================================
--- camel/trunk/components/camel-osgi/src/main/resources/META-INF/spring.schemas (original)
+++ camel/trunk/components/camel-osgi/src/main/resources/META-INF/spring.schemas Tue Sep  1 09:36:38 2009
@@ -20,4 +20,5 @@
 http\://camel.apache.org/schema/osgi/camel-osgi-2.0-M1.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-2.0-M2.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-2.0-M3.xsd=camel-osgi.xsd
+http\://camel.apache.org/schema/osgi/camel-osgi-2.0.0.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-${pom.version}.xsd=camel-osgi.xsd
\ No newline at end of file

Propchange: camel/trunk/components/camel-servlet/src/test/resources/log4j.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: camel/trunk/components/camel-servlet/src/test/resources/log4j.properties
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: camel/trunk/components/camel-servlet/src/test/resources/log4j.properties
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: camel/trunk/components/camel-servlet/src/test/resources/log4j.properties
------------------------------------------------------------------------------
    svn:mime-type = text/plain

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=809933&r1=809932&r2=809933&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 Tue Sep  1 09:36:38 2009
@@ -20,4 +20,5 @@
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.0-M1.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.0-M2.xsd=schema/camel-spring-integration.xsd
 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-${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=809933&r1=809932&r2=809933&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 Tue Sep  1 09:36:38 2009
@@ -20,4 +20,5 @@
 http\://camel.apache.org/schema/spring/camel-spring-2.0-M1.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.0-M2.xsd=camel-spring.xsd
 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-${pom.version}.xsd=camel-spring.xsd