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 ca4d150 Add XML schema references for release 3.0.0 ca4d150 is described below commit ca4d1501a35e43b305a599147f1ba06879d02b26 Author: Gregor Zurowski <gre...@zurowski.org> AuthorDate: Thu Nov 28 14:25:23 2019 +0100 Add XML schema references for release 3.0.0 --- 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 718cc6d..404ea82 100644 --- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas +++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas @@ -274,4 +274,5 @@ http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M4-spring.xsd=schema/cxfEndp 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-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-${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 7ed8356..1bdf071 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 @@ -143,4 +143,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-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-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-${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 e1fea77..62d6a5f 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 @@ -137,4 +137,5 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-M4.x 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-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-${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 8a8cd5f..890a80c 100644 --- a/components/camel-spring/src/main/resources/META-INF/spring.schemas +++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas @@ -145,4 +145,5 @@ http\://camel.apache.org/schema/spring/camel-spring-3.0.0-M4.xsd=camel-spring.xs 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-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-${project.version}.xsd=camel-spring.xsd