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/10/06 16:24:51 UTC

[camel] branch master updated: Add XML schemas for release 3.0.0-RC2

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 451afaa  Add XML schemas for release 3.0.0-RC2
451afaa is described below

commit 451afaae08c5bba5d68105368bb88a6788b8186c
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sun Oct 6 18:24:27 2019 +0200

    Add XML schemas for release 3.0.0-RC2
---
 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 f28f820..ca5517f 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -143,6 +143,7 @@ http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M2.xsd=schema/cxfEndpoint.xs
 http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M3.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M4.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-RC1.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-RC2.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd
 
 
@@ -271,4 +272,5 @@ http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M2-spring.xsd=schema/cxfEndp
 http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M3-spring.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M4-spring.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-RC1-spring.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-RC2-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 5d359a0..a0097b2 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
@@ -141,4 +141,5 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.0-M3.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.0-M4.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.0-RC1.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.0-RC2.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 fd26404..c4d4895 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
@@ -135,4 +135,5 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-M2.x
 http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-M3.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-M4.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-RC1.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-RC2.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 12f1cef..6f6ab3a 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -143,4 +143,5 @@ http\://camel.apache.org/schema/spring/camel-spring-3.0.0-M2.xsd=camel-spring.xs
 http\://camel.apache.org/schema/spring/camel-spring-3.0.0-M3.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-3.0.0-M4.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-3.0.0-RC1.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-3.0.0-RC2.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd