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/01/16 07:38:41 UTC

[camel] branch camel-3.0.x updated: Add XML schema references for release 3.0.1

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

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


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

commit 27a2a30e8e6385ac49ed6d1dc0727ec87a53813d
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Thu Jan 16 08:37:21 2020 +0100

    Add XML schema references for release 3.0.1
---
 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 50c9c79..2237f9c 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -146,6 +146,7 @@ http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-RC1.xsd=schema/cxfEndpoint.x
 http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-RC2.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-RC3.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-3.0.1.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd
 
 
@@ -277,4 +278,5 @@ http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-RC1-spring.xsd=schema/cxfEnd
 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-3.0.0-RC3-spring.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-spring.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-3.0.1-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 1bdf071..0637c22 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
@@ -144,4 +144,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-RC2.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.0-RC3.xsd=schema/camel-spring-integration.xsd
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.0.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.1.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 62d6a5f..cbc195e 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
@@ -138,4 +138,5 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-RC1.
 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-3.0.0-RC3.xsd=schema/camel-spring-security.xsd
 http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.1.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 890a80c..72276e0 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -146,4 +146,5 @@ http\://camel.apache.org/schema/spring/camel-spring-3.0.0-RC1.xsd=camel-spring.x
 http\://camel.apache.org/schema/spring/camel-spring-3.0.0-RC2.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-3.0.0-RC3.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-3.0.0.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-3.0.1.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd