Return-Path: Delivered-To: apmail-camel-commits-archive@www.apache.org Received: (qmail 39664 invoked from network); 20 Jul 2010 08:34:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Jul 2010 08:34:40 -0000 Received: (qmail 98921 invoked by uid 500); 20 Jul 2010 08:34:40 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 98885 invoked by uid 500); 20 Jul 2010 08:34:38 -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 98875 invoked by uid 99); 20 Jul 2010 08:34:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jul 2010 08:34:36 +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; Tue, 20 Jul 2010 08:34:34 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 432A123889B6; Tue, 20 Jul 2010 08:33:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r965754 - /camel/trunk/platforms/karaf/features/pom.xml Date: Tue, 20 Jul 2010 08:33:41 -0000 To: commits@camel.apache.org From: ningjiang@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100720083341.432A123889B6@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ningjiang Date: Tue Jul 20 08:33:40 2010 New Revision: 965754 URL: http://svn.apache.org/viewvc?rev=965754&view=rev Log: CAMEL-2968 Fixed the features-spring2.xml deploy issue Modified: camel/trunk/platforms/karaf/features/pom.xml Modified: camel/trunk/platforms/karaf/features/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/pom.xml?rev=965754&r1=965753&r2=965754&view=diff ============================================================================== --- camel/trunk/platforms/karaf/features/pom.xml (original) +++ camel/trunk/platforms/karaf/features/pom.xml Tue Jul 20 08:33:40 2010 @@ -218,7 +218,7 @@ target/classes/features-spring2.xml xml - features-spring3 + features-spring2