Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 87A36200C32 for ; Thu, 9 Mar 2017 08:42:47 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 862B3160B67; Thu, 9 Mar 2017 07:42:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CEB16160B64 for ; Thu, 9 Mar 2017 08:42:46 +0100 (CET) Received: (qmail 54930 invoked by uid 500); 9 Mar 2017 07:42:46 -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 54916 invoked by uid 99); 9 Mar 2017 07:42:46 -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; Thu, 09 Mar 2017 07:42:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E252DDFF4C; Thu, 9 Mar 2017 07:42:45 +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 Message-Id: <2d05497cf59b4c5d951309772c5ac078@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: camel git commit: Add schema references for release 2.17.6 Date: Thu, 9 Mar 2017 07:42:45 +0000 (UTC) archived-at: Thu, 09 Mar 2017 07:42:47 -0000 Repository: camel Updated Branches: refs/heads/camel-2.17.x bd9f9077e -> a3a30e929 Add schema references for release 2.17.6 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/a3a30e92 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a3a30e92 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a3a30e92 Branch: refs/heads/camel-2.17.x Commit: a3a30e9295d88aa84880eba7bf92975924d62d04 Parents: bd9f907 Author: Gregor Zurowski Authored: Thu Mar 9 07:42:20 2017 +0000 Committer: Gregor Zurowski Committed: Thu Mar 9 07:42:20 2017 +0000 ---------------------------------------------------------------------- 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/a3a30e92/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 df21756..14a8069 100644 --- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas +++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas @@ -99,4 +99,5 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.17.2.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.17.3.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.17.4.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.17.5.xsd=schema/cxfEndpoint.xsd +http\://camel.apache.org/schema/cxf/camel-cxf-2.17.6.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd http://git-wip-us.apache.org/repos/asf/camel/blob/a3a30e92/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 7ed35df..05dcda6 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 @@ -96,4 +96,5 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.17 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.17.3.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.17.4.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.17.5.xsd=schema/camel-spring-integration.xsd +http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.17.6.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-${project.version}.xsd=schema/camel-spring-integration.xsd http://git-wip-us.apache.org/repos/asf/camel/blob/a3a30e92/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 abae149..ddffc7e 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 @@ -90,4 +90,5 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.17.2.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.17.3.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.17.4.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.17.5.xsd=schema/camel-spring-security.xsd +http\://camel.apache.org/schema/spring-security/camel-spring-security-2.17.6.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-${project.version}.xsd=schema/camel-spring-security.xsd http://git-wip-us.apache.org/repos/asf/camel/blob/a3a30e92/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 a2ab3f4..577c5c6 100644 --- a/components/camel-spring/src/main/resources/META-INF/spring.schemas +++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas @@ -98,6 +98,7 @@ http\://camel.apache.org/schema/spring/camel-spring-2.17.2.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.17.3.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.17.4.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.17.5.xsd=camel-spring.xsd +http\://camel.apache.org/schema/spring/camel-spring-2.17.6.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd