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 2017/11/05 12:20:06 UTC

[camel] branch master updated: Add schema references for release 2.19.4

This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 726007f  Add schema references for release 2.19.4
726007f is described below

commit 726007f7a96f168e6d08c1595afb4a6da989c7cc
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sun Nov 5 12:11:24 2017 +0000

    Add schema references for release 2.19.4
    
    Signed-off-by: Gregor Zurowski <gr...@zurowski.org>
---
 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 3d728f3..d4b4efb 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -112,5 +112,6 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.19.0.xsd=schema/cxfEndpoint.xsd
 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.20.0.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 ae104e0..8803767 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
@@ -109,5 +109,6 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.1.xsd=schema/camel-spring-integration.xsd
 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.20.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
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 ebebf8d..ede12f5 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
@@ -103,5 +103,6 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.0.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.1.xsd=schema/camel-spring-security.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.20.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
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 19a7f84..cae7d5c 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -111,5 +111,6 @@ http\://camel.apache.org/schema/spring/camel-spring-2.19.0.xsd=camel-spring.xsd
 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.20.0.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
['"commits@camel.apache.org" <co...@camel.apache.org>'].