Updated Branches:
  refs/heads/camel-2.12.x f3437a254 -> 11f728e49

add the release version number to the spring.schema files


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/11f728e4
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/11f728e4
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/11f728e4

Branch: refs/heads/camel-2.12.x
Commit: 11f728e49ac4a3445ca08580dd75e3e67dec047e
Parents: f3437a2
Author: cmueller <[email protected]>
Authored: Sun Sep 22 12:51:02 2013 +0200
Committer: cmueller <[email protected]>
Committed: Sun Sep 22 12:51:02 2013 +0200

----------------------------------------------------------------------
 components/camel-cxf/src/main/resources/META-INF/spring.schemas  | 2 ++
 .../src/main/resources/META-INF/spring.schemas                   | 2 ++
 .../src/main/resources/META-INF/spring.schemas                   | 2 ++
 .../camel-spring/src/main/resources/META-INF/spring.schemas      | 4 ++++
 4 files changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/11f728e4/components/camel-cxf/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
diff --git a/components/camel-cxf/src/main/resources/META-INF/spring.schemas 
b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
index 11a1e7d..174a9cc 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -56,4 +56,6 @@ 
http\://camel.apache.org/schema/cxf/camel-cxf-2.10.2.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.10.3.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.10.4.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.11.0.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.12.0.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.12.1.xsd=schema/cxfEndpoint.xsd
 
http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd

http://git-wip-us.apache.org/repos/asf/camel/blob/11f728e4/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
diff --git 
a/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
 
b/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
index a2b304b..b582797 100644
--- 
a/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
+++ 
b/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
@@ -53,4 +53,6 @@ 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.10
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.10.3.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.10.4.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.11.0.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.12.0.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.12.1.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

http://git-wip-us.apache.org/repos/asf/camel/blob/11f728e4/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
diff --git 
a/components/camel-spring-security/src/main/resources/META-INF/spring.schemas 
b/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
index 89756d1..c2ccc60 100644
--- 
a/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
+++ 
b/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
@@ -47,4 +47,6 @@ 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.10.2.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.10.3.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.10.4.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.11.0.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.12.0.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.12.1.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

http://git-wip-us.apache.org/repos/asf/camel/blob/11f728e4/components/camel-spring/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
diff --git a/components/camel-spring/src/main/resources/META-INF/spring.schemas 
b/components/camel-spring/src/main/resources/META-INF/spring.schemas
index 27ace31..b8692c0 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -55,6 +55,8 @@ 
http\://camel.apache.org/schema/spring/camel-spring-2.10.2.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.10.3.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.10.4.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.11.0.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.12.0.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.12.1.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
@@ -95,4 +97,6 @@ 
http\://camel.apache.org/schema/osgi/camel-osgi-2.10.2.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-2.10.3.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-2.10.4.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-2.11.0.xsd=camel-osgi.xsd
+http\://camel.apache.org/schema/osgi/camel-osgi-2.12.0.xsd=camel-osgi.xsd
+http\://camel.apache.org/schema/osgi/camel-osgi-2.12.1.xsd=camel-osgi.xsd
 
http\://camel.apache.org/schema/osgi/camel-osgi-${project.version}.xsd=camel-osgi.xsd

Reply via email to