Repository: camel Updated Branches: refs/heads/camel-2.19.x 8e8a91454 -> 2c69684cb
Add schema references for release 2.18.5 Signed-off-by: Gregor Zurowski <gre...@zurowski.org> Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2c69684c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2c69684c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2c69684c Branch: refs/heads/camel-2.19.x Commit: 2c69684cb913a4a64d2a700c9e2b7a97f7b4cc20 Parents: 8e8a914 Author: Gregor Zurowski <gre...@zurowski.org> Authored: Mon Sep 25 21:10:21 2017 +0100 Committer: Gregor Zurowski <gre...@zurowski.org> Committed: Mon Sep 25 21:21:18 2017 +0100 ---------------------------------------------------------------------- components/camel-cxf/src/main/resources/META-INF/spring.schemas | 1 + .../src/main/resources/META-INF/spring.schemas | 1 + .../src/main/resources/META-INF/spring.schemas | 1 + components/camel-spring/src/main/resources/META-INF/spring.schemas | 1 + 4 files changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/2c69684c/components/camel-cxf/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- 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 4654ab3..516a21b 100644 --- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas +++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas @@ -107,6 +107,7 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.18.1.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.18.2.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.18.3.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.18.4.xsd=schema/cxfEndpoint.xsd +http\://camel.apache.org/schema/cxf/camel-cxf-2.18.5.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.19.0.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.19.1.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.19.2.xsd=schema/cxfEndpoint.xsd http://git-wip-us.apache.org/repos/asf/camel/blob/2c69684c/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- 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 91f6b94..15cc2d2 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 @@ -104,6 +104,7 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.18 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.18.2.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.18.3.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.18.4.xsd=schema/camel-spring-integration.xsd +http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.18.5.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.0.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.1.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.2.xsd=schema/camel-spring-integration.xsd http://git-wip-us.apache.org/repos/asf/camel/blob/2c69684c/components/camel-spring-security/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- 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 afdce1866..9bb2f25 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 @@ -98,6 +98,7 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.18.1.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.18.2.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.18.3.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.18.4.xsd=schema/camel-spring-security.xsd +http\://camel.apache.org/schema/spring-security/camel-spring-security-2.18.5.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.0.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.1.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.2.xsd=schema/camel-spring-security.xsd http://git-wip-us.apache.org/repos/asf/camel/blob/2c69684c/components/camel-spring/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- 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 7ab585a..d6358d0 100644 --- a/components/camel-spring/src/main/resources/META-INF/spring.schemas +++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas @@ -106,6 +106,7 @@ http\://camel.apache.org/schema/spring/camel-spring-2.18.1.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.18.2.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.18.3.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.18.4.xsd=camel-spring.xsd +http\://camel.apache.org/schema/spring/camel-spring-2.18.5.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.19.0.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.19.1.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.19.2.xsd=camel-spring.xsd