This is an automated email from the ASF dual-hosted git repository.
gzurowski pushed a commit to branch camel-2.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.20.x by this push:
new 6788dd7 Add XML schema references for release 2.20.3
6788dd7 is described below
commit 6788dd7412b8f66643590bb845a5a13f0225810e
Author: Gregor Zurowski <[email protected]>
AuthorDate: Fri Mar 30 08:46:08 2018 +0200
Add XML schema references for release 2.20.3
Signed-off-by: Gregor Zurowski <[email protected]>
---
components/camel-cxf/src/main/resources/META-INF/spring.schemas | 1 +
.../camel-spring-integration/src/main/resources/META-INF/spring.schemas | 1 +
.../camel-spring-security/src/main/resources/META-INF/spring.schemas | 1 +
components/camel-spring/src/main/resources/META-INF/spring.schemas | 1 +
4 files changed, 4 insertions(+)
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 533f8ea..7aedd73 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -117,4 +117,5 @@
http\://camel.apache.org/schema/cxf/camel-cxf-2.19.5.xsd=schema/cxfEndpoint.xsd
http\://camel.apache.org/schema/cxf/camel-cxf-2.20.0.xsd=schema/cxfEndpoint.xsd
http\://camel.apache.org/schema/cxf/camel-cxf-2.20.1.xsd=schema/cxfEndpoint.xsd
http\://camel.apache.org/schema/cxf/camel-cxf-2.20.2.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.20.3.xsd=schema/cxfEndpoint.xsd
http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd
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 11e21c3..c2ac3a5 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
@@ -114,4 +114,5 @@
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.20.0.xsd=schema/camel-spring-integration.xsd
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.20.1.xsd=schema/camel-spring-integration.xsd
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.20.2.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.20.3.xsd=schema/camel-spring-integration.xsd
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-${project.version}.xsd=schema/camel-spring-integration.xsd
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 243bd1c..4938e94 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
@@ -108,4 +108,5 @@
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.5.xsd
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.20.0.xsd=schema/camel-spring-security.xsd
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.20.1.xsd=schema/camel-spring-security.xsd
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.20.2.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.20.3.xsd=schema/camel-spring-security.xsd
http\://camel.apache.org/schema/spring-security/camel-spring-security-${project.version}.xsd=schema/camel-spring-security.xsd
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 4d21ae2..dfcb2a2 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -116,4 +116,5 @@
http\://camel.apache.org/schema/spring/camel-spring-2.19.5.xsd=camel-spring.xsd
http\://camel.apache.org/schema/spring/camel-spring-2.20.0.xsd=camel-spring.xsd
http\://camel.apache.org/schema/spring/camel-spring-2.20.1.xsd=camel-spring.xsd
http\://camel.apache.org/schema/spring/camel-spring-2.20.2.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.20.3.xsd=camel-spring.xsd
http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd
--
To stop receiving notification emails like this one, please contact
[email protected].