This is an automated email from the ASF dual-hosted git repository.
gzurowski pushed a commit to branch camel-2.19.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.19.x by this push:
new 09c9b99 Add XML schema references for release 2.19.5
09c9b99 is described below
commit 09c9b990406625401f60870c9844db92a4d4d4fd
Author: Gregor Zurowski <[email protected]>
AuthorDate: Fri Mar 30 08:44:30 2018 +0200
Add XML schema references for release 2.19.5
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 b080ae2..01e3c8b 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -113,4 +113,5 @@
http\://camel.apache.org/schema/cxf/camel-cxf-2.19.1.xsd=schema/cxfEndpoint.xsd
http\://camel.apache.org/schema/cxf/camel-cxf-2.19.2.xsd=schema/cxfEndpoint.xsd
http\://camel.apache.org/schema/cxf/camel-cxf-2.19.3.xsd=schema/cxfEndpoint.xsd
http\://camel.apache.org/schema/cxf/camel-cxf-2.19.4.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.19.5.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 2024373..7da76bd 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
@@ -110,4 +110,5 @@
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.2.xsd=schema/camel-spring-integration.xsd
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.3.xsd=schema/camel-spring-integration.xsd
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.4.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.5.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 921b05c..df66a08 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
@@ -104,4 +104,5 @@
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.1.xsd
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.2.xsd=schema/camel-spring-security.xsd
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.3.xsd=schema/camel-spring-security.xsd
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.4.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.5.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 ba7153a..b3ea769 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -112,4 +112,5 @@
http\://camel.apache.org/schema/spring/camel-spring-2.19.1.xsd=camel-spring.xsd
http\://camel.apache.org/schema/spring/camel-spring-2.19.2.xsd=camel-spring.xsd
http\://camel.apache.org/schema/spring/camel-spring-2.19.3.xsd=camel-spring.xsd
http\://camel.apache.org/schema/spring/camel-spring-2.19.4.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.19.5.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].