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 2020/09/05 08:16:55 UTC

[camel] 01/02: Add XML references for release 3.5.0

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

commit c63e6f65d12e16c321e49805eeba4283e5c6c8bd
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sat Sep 5 10:06:40 2020 +0200

    Add XML references for release 3.5.0
---
 components/camel-cxf/src/main/resources/META-INF/spring.schemas         | 2 ++
 .../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, 5 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 a9701ca..969e14a 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -157,6 +157,7 @@ http\://camel.apache.org/schema/cxf/camel-cxf-3.4.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.4.1.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.4.2.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.4.3.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-3.5.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd
 
 
@@ -300,4 +301,5 @@ http\://camel.apache.org/schema/cxf/camel-cxf-3.4.0-spring.xsd=schema/cxfEndpoin
 http\://camel.apache.org/schema/cxf/camel-cxf-3.4.1-spring.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.4.2-spring.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.4.3-spring.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-3.5.0-spring.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}-spring.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 0326f0e..5684fa6 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
@@ -156,4 +156,5 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.4.
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.4.1.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.4.2.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.4.3.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.5.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 2ed59c8..f7fd62e 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
@@ -150,4 +150,5 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-3.4.0.xsd=
 http\://camel.apache.org/schema/spring-security/camel-spring-security-3.4.1.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-3.4.2.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-3.4.3.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-3.5.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 a0860d9..fdbba6e 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -158,4 +158,5 @@ http\://camel.apache.org/schema/spring/camel-spring-3.4.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-3.4.1.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-3.4.2.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-3.4.3.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-3.5.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd