Repository: camel Updated Branches: refs/heads/master bb0c3dae1 -> 7a1abb386
Add Spring schema references for release 2.15.6 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/7a1abb38 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7a1abb38 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7a1abb38 Branch: refs/heads/master Commit: 7a1abb386c033c388d5000b13ab39e75c8098b79 Parents: bb0c3da Author: Gregor Zurowski <gre...@zurowski.org> Authored: Thu Mar 31 23:21:47 2016 +0200 Committer: Gregor Zurowski <gre...@zurowski.org> Committed: Thu Mar 31 23:42:06 2016 +0200 ---------------------------------------------------------------------- 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/7a1abb38/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 bee35f2..4cad825 100644 --- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas +++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas @@ -87,6 +87,7 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.15.2.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.15.3.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.15.4.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.15.5.xsd=schema/cxfEndpoint.xsd +http\://camel.apache.org/schema/cxf/camel-cxf-2.15.6.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.16.0.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.16.1.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.16.2.xsd=schema/cxfEndpoint.xsd http://git-wip-us.apache.org/repos/asf/camel/blob/7a1abb38/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 fd2ec5b..766c125 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 @@ -84,6 +84,7 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15.3.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15.4.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15.5.xsd=schema/camel-spring-integration.xsd +http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15.6.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.16.0.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.16.1.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.16.2.xsd=schema/camel-spring-integration.xsd http://git-wip-us.apache.org/repos/asf/camel/blob/7a1abb38/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 4305fcf..2c7a212 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 @@ -78,6 +78,7 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.2.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.3.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.4.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.5.xsd=schema/camel-spring-security.xsd +http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.6.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.16.0.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.16.1.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.16.2.xsd=schema/camel-spring-security.xsd http://git-wip-us.apache.org/repos/asf/camel/blob/7a1abb38/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 bdbe7b1..4816fe9 100644 --- a/components/camel-spring/src/main/resources/META-INF/spring.schemas +++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas @@ -86,6 +86,7 @@ http\://camel.apache.org/schema/spring/camel-spring-2.15.2.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.15.3.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.15.4.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.15.5.xsd=camel-spring.xsd +http\://camel.apache.org/schema/spring/camel-spring-2.15.6.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.16.0.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.16.1.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.16.2.xsd=camel-spring.xsd