Repository: camel
Updated Branches:
  refs/heads/camel-2.17.x f7d0c2dcb -> 6ce08c34b


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

Branch: refs/heads/camel-2.17.x
Commit: 6ce08c34be80fd814bb76132de25806c4bf88ac7
Parents: f7d0c2d
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:44:38 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/6ce08c34/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 bee35f2..face388 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -90,5 +90,6 @@ 
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-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/6ce08c34/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 fd2ec5b..7e2e31b 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
@@ -87,5 +87,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/6ce08c34/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 4305fcf..3aca680 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
@@ -81,5 +81,6 @@ 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.5.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/6ce08c34/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 bdbe7b1..f63d700 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -89,6 +89,7 @@ 
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-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