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 60e193a Add XML schema references for Camel 2.25.3 60e193a is described below commit 60e193a3e0bf679d16f193773a3a1728b0bcfda6 Author: Gregor Zurowski <gre...@zurowski.org> AuthorDate: Sun Mar 14 11:30:45 2021 +0100 Add XML schema references for Camel 2.25.3 --- 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-xml/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 05c803f..064f753 100644 --- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas +++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas @@ -141,6 +141,7 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.24.1.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.25.0.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.25.1.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.25.2.xsd=schema/cxfEndpoint.xsd +http\://camel.apache.org/schema/cxf/camel-cxf-2.25.3.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M1.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M2.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M3.xsd=schema/cxfEndpoint.xsd @@ -292,6 +293,7 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.24.3-spring.xsd=schema/cxfEndpoi http\://camel.apache.org/schema/cxf/camel-cxf-2.25.0-spring.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.25.1-spring.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.25.2-spring.xsd=schema/cxfEndpoint.xsd +http\://camel.apache.org/schema/cxf/camel-cxf-2.25.3-spring.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M1-spring.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M2-spring.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M3-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 d367c70..6eab775 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 @@ -140,6 +140,7 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.24 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.25.0.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.25.1.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.25.2.xsd=schema/camel-spring-integration.xsd +http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.25.3.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.0-M1.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.0-M2.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.0-M3.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 8e02c88..9fd56d5 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 @@ -134,6 +134,7 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.24.3.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.25.0.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.25.1.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.25.2.xsd=schema/camel-spring-security.xsd +http\://camel.apache.org/schema/spring-security/camel-spring-security-2.25.3.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-M1.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-M2.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-M3.xsd=schema/camel-spring-security.xsd diff --git a/components/camel-spring-xml/src/main/resources/META-INF/spring.schemas b/components/camel-spring-xml/src/main/resources/META-INF/spring.schemas index dcd3032..edb47f7 100644 --- a/components/camel-spring-xml/src/main/resources/META-INF/spring.schemas +++ b/components/camel-spring-xml/src/main/resources/META-INF/spring.schemas @@ -142,6 +142,7 @@ http\://camel.apache.org/schema/spring/camel-spring-2.24.3.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.25.0.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.25.1.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.25.2.xsd=camel-spring.xsd +http\://camel.apache.org/schema/spring/camel-spring-2.25.3.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-3.0.0-M1.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-3.0.0-M2.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-3.0.0-M3.xsd=camel-spring.xsd