Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3C828182A8 for ; Wed, 11 Nov 2015 23:17:18 +0000 (UTC) Received: (qmail 47244 invoked by uid 500); 11 Nov 2015 23:17:18 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 47142 invoked by uid 500); 11 Nov 2015 23:17:18 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 47122 invoked by uid 99); 11 Nov 2015 23:17:18 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Nov 2015 23:17:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id DE8E5DFF93; Wed, 11 Nov 2015 23:17:17 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: gzurowski@apache.org To: commits@camel.apache.org Date: Wed, 11 Nov 2015 23:17:17 -0000 Message-Id: <55c0b711c0fa47aa998c30a978327a76@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] camel git commit: Update Spring schemas for Camel release 2.14.4 Repository: camel Updated Branches: refs/heads/master 7d30e2c4e -> 795316b31 Update Spring schemas for Camel release 2.14.4 Signed-off-by: Gregor Zurowski Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d34a81a7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d34a81a7 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d34a81a7 Branch: refs/heads/master Commit: d34a81a79f5bfe02c6f7e6a849c95930e478ad3b Parents: 7d30e2c Author: Gregor Zurowski Authored: Thu Nov 12 00:11:46 2015 +0100 Committer: Gregor Zurowski Committed: Thu Nov 12 00:13:01 2015 +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/d34a81a7/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 f37f8ab..2b5874a 100644 --- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas +++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas @@ -79,6 +79,7 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.13.4.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.14.0.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.14.1.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.14.2.xsd=schema/cxfEndpoint.xsd +http\://camel.apache.org/schema/cxf/camel-cxf-2.14.4.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.15.0.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.15.1.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.15.2.xsd=schema/cxfEndpoint.xsd http://git-wip-us.apache.org/repos/asf/camel/blob/d34a81a7/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 228acd3..60a7fa1 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 @@ -76,6 +76,7 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.13 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.14.0.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.14.1.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.14.2.xsd=schema/camel-spring-integration.xsd +http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.14.4.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15.0.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15.1.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.15.2.xsd=schema/camel-spring-integration.xsd http://git-wip-us.apache.org/repos/asf/camel/blob/d34a81a7/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 4a72eea..222b5ef 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 @@ -70,6 +70,7 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.13.4.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.14.0.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.14.1.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.14.2.xsd=schema/camel-spring-security.xsd +http\://camel.apache.org/schema/spring-security/camel-spring-security-2.14.4.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.0.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.1.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.15.2.xsd=schema/camel-spring-security.xsd http://git-wip-us.apache.org/repos/asf/camel/blob/d34a81a7/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 4ec6d39..d85a6dc 100644 --- a/components/camel-spring/src/main/resources/META-INF/spring.schemas +++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas @@ -78,6 +78,7 @@ http\://camel.apache.org/schema/spring/camel-spring-2.13.4.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.14.0.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.14.1.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.14.2.xsd=camel-spring.xsd +http\://camel.apache.org/schema/spring/camel-spring-2.14.4.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.15.0.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.15.1.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.15.2.xsd=camel-spring.xsd