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/10/20 19:18:32 UTC

[camel] branch camel-3.6.x updated: Add schema references for 3.6.0

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

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


The following commit(s) were added to refs/heads/camel-3.6.x by this push:
     new ba5528d  Add schema references for 3.6.0
ba5528d is described below

commit ba5528dafddbc697677b198e7693cc2ff17a2912
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Tue Oct 20 20:24:52 2020 +0200

    Add schema references for 3.6.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 e5105e4..5e2ef44 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -159,6 +159,7 @@ 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.4.4.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-3.6.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd
 
 
@@ -304,4 +305,5 @@ http\://camel.apache.org/schema/cxf/camel-cxf-3.4.2-spring.xsd=schema/cxfEndpoin
 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.4.4-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-3.6.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 2e3164d..c6ec0ae 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
@@ -158,4 +158,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.3.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.4.4.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-3.6.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 cee80d9..5f2b588 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
@@ -152,4 +152,5 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-3.4.2.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.4.4.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-3.6.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 143e867..c3e87f7 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -160,4 +160,5 @@ 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.4.4.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-3.6.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd