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 2019/06/11 20:51:09 UTC

[camel] branch camel-2.22.x updated: Add XML schema references for release 2.22.5

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

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


The following commit(s) were added to refs/heads/camel-2.22.x by this push:
     new ac2a09d  Add XML schema references for release 2.22.5
ac2a09d is described below

commit ac2a09d26cd027820fb76934ffa4ae6aa330874b
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Tue Jun 11 22:48:54 2019 +0200

    Add XML schema references for release 2.22.5
---
 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 1c4c537..5696f34 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -127,4 +127,5 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.22.1.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.22.2.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.22.3.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.22.4.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.22.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 7a20e17..fbfe3f7 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
@@ -124,4 +124,5 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.22
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.22.2.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.22.3.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.22.4.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.22.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 01481cd..b2bd515 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
@@ -118,4 +118,5 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.22.1.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.22.2.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.22.3.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.22.4.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.22.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 b8de220..de0ab5f 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -126,4 +126,5 @@ http\://camel.apache.org/schema/spring/camel-spring-2.22.1.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.22.2.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.22.3.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.22.4.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.22.5.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd