Repository: camel
Updated Branches:
  refs/heads/master 0267bc898 -> 34834f26e


Add Spring schema references for release 2.16.3

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/34834f26
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/34834f26
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/34834f26

Branch: refs/heads/master
Commit: 34834f26e5bab8ebd05e6826d8cec92e3e736b19
Parents: 0267bc8
Author: Gregor Zurowski <gre...@zurowski.org>
Authored: Sat Apr 9 23:32:53 2016 +0200
Committer: Gregor Zurowski <gre...@zurowski.org>
Committed: Sat Apr 9 23:42:27 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/34834f26/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 4cad825..67cd2b9 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -91,5 +91,6 @@ 
http\://camel.apache.org/schema/cxf/camel-cxf-2.15.6.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-2.16.3.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.17.0.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/34834f26/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 766c125..d75a08d 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
@@ -88,5 +88,6 @@ 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15
 
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-2.16.2.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.16.3.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.17.0.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/34834f26/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 2c7a212..02a83fb 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
@@ -82,5 +82,6 @@ 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.6.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-2.16.2.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.16.3.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.17.0.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/34834f26/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 4816fe9..5836693 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -90,6 +90,7 @@ 
http\://camel.apache.org/schema/spring/camel-spring-2.15.6.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-2.16.3.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.17.0.xsd=camel-spring.xsd
 
http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd
 

Reply via email to