You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2015/11/22 23:12:35 UTC

[2/2] camel git commit: Add Spring schema references for Camel 2.16.1

Add Spring schema references for Camel 2.16.1

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


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

Branch: refs/heads/camel-2.16.x
Commit: 3f03f4421a6418ceff9ec29b9a640b988b01c8ef
Parents: 3eb020d
Author: Gregor Zurowski <gr...@zurowski.org>
Authored: Sun Nov 22 23:11:51 2015 +0100
Committer: Gregor Zurowski <gr...@zurowski.org>
Committed: Sun Nov 22 23:11:51 2015 +0100

----------------------------------------------------------------------
 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/3f03f442/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 20d3a45..639dd8a 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -87,4 +87,5 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.15.2.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.15.3.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.15.4.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-${project.version}.xsd=schema/cxfEndpoint.xsd

http://git-wip-us.apache.org/repos/asf/camel/blob/3f03f442/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 223aff2..a436d36 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
@@ -84,4 +84,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.3.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15.4.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://git-wip-us.apache.org/repos/asf/camel/blob/3f03f442/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 8f47c32..a2fbe31 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
@@ -78,4 +78,5 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.2.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.3.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.4.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://git-wip-us.apache.org/repos/asf/camel/blob/3f03f442/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 f57edc1..e36e297 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -86,6 +86,7 @@ http\://camel.apache.org/schema/spring/camel-spring-2.15.2.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.15.3.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.15.4.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-${project.version}.xsd=camel-spring.xsd
 
 http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd