Repository: camel
Updated Branches:
  refs/heads/camel-2.16.x 0c8e9eece -> b4f2374ea


Add Spring schema references for release 2.16.2

Signed-off-by: Gregor Zurowski <gre...@zurowski.org>

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

Branch: refs/heads/camel-2.16.x
Commit: b4f2374ea443a50eb0cb2db768aee1e716536c2c
Parents: 0c8e9ee
Author: Gregor Zurowski <gre...@zurowski.org>
Authored: Wed Jan 27 18:27:45 2016 +0100
Committer: Gregor Zurowski <gre...@zurowski.org>
Committed: Wed Jan 27 18:36:13 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/b4f2374e/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 9f7855f..6fb0f7f 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -89,4 +89,5 @@ 
http\://camel.apache.org/schema/cxf/camel-cxf-2.15.4.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.15.5.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.16.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.16.1.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.16.2.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/b4f2374e/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 ec73727..1de6992 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
@@ -86,4 +86,5 @@ 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15.5.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.16.0.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.16.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\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.16.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

http://git-wip-us.apache.org/repos/asf/camel/blob/b4f2374e/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 fffca5f..6dcadcf 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
@@ -80,4 +80,5 @@ 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.4.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.5.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.16.0.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.16.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\://camel.apache.org/schema/spring-security/camel-spring-security-2.16.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

http://git-wip-us.apache.org/repos/asf/camel/blob/b4f2374e/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 113f54b..d8cd6cd 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -88,6 +88,7 @@ 
http\://camel.apache.org/schema/spring/camel-spring-2.15.4.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.15.5.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.16.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.16.1.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.16.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

Reply via email to