Return-Path: Delivered-To: apmail-camel-commits-archive@www.apache.org Received: (qmail 3775 invoked from network); 7 Aug 2009 02:56:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Aug 2009 02:56:51 -0000 Received: (qmail 34705 invoked by uid 500); 7 Aug 2009 02:56:58 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 34662 invoked by uid 500); 7 Aug 2009 02:56:58 -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 34653 invoked by uid 99); 7 Aug 2009 02:56:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Aug 2009 02:56:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Aug 2009 02:56:55 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E03512388895; Fri, 7 Aug 2009 02:56:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r801868 - in /camel/branches/camel-1.x: buildingtools/src/main/resources/ components/camel-cxf/src/main/resources/META-INF/ etc/ Date: Fri, 07 Aug 2009 02:56:33 -0000 To: commits@camel.apache.org From: ningjiang@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090807025633.E03512388895@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ningjiang Date: Fri Aug 7 02:56:33 2009 New Revision: 801868 URL: http://svn.apache.org/viewvc?rev=801868&view=rev Log: Removed etc/activemq*.xml Removed: camel/branches/camel-1.x/buildingtools/src/main/resources/notice-supplements.xml camel/branches/camel-1.x/etc/activemq-checkstyle-suppressions.xml camel/branches/camel-1.x/etc/activemq-checkstyle.xml camel/branches/camel-1.x/etc/activemq-eclipse-checkstyle camel/branches/camel-1.x/etc/activemq-eclipse-pmd camel/branches/camel-1.x/etc/activemq-pmd-ruleset.xml Modified: camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas Modified: camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas?rev=801868&r1=801867&r2=801868&view=diff ============================================================================== --- camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas (original) +++ camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas Fri Aug 7 02:56:33 2009 @@ -27,6 +27,7 @@ http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.4.0.xsd=schema/cxfEndpoint.xsd http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.5.0.xsd=schema/cxfEndpoint.xsd http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.6.0.xsd=schema/cxfEndpoint.xsd +http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.6.1.xsd=schema/cxfEndpoint.xsd http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-${pom.version}.xsd=schema/cxfEndpoint.xsd # since we don't publish the camel schema in the cxf site, we will always use the schema file in the class path