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 846227583 for ; Sun, 16 Oct 2011 12:31:38 +0000 (UTC) Received: (qmail 92971 invoked by uid 500); 16 Oct 2011 12:31:38 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 92919 invoked by uid 500); 16 Oct 2011 12:31:37 -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 92910 invoked by uid 99); 16 Oct 2011 12:31:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Oct 2011 12:31:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Sun, 16 Oct 2011 12:31:35 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7833A23889D7 for ; Sun, 16 Oct 2011 12:31:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1184811 - /camel/trunk/platforms/karaf/features/src/main/resources/features.xml Date: Sun, 16 Oct 2011 12:31:14 -0000 To: commits@camel.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111016123114.7833A23889D7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Sun Oct 16 12:31:14 2011 New Revision: 1184811 URL: http://svn.apache.org/viewvc?rev=1184811&view=rev Log: Snapshot feature not available in default karaf locations. Comment out until released. Modified: camel/trunk/platforms/karaf/features/src/main/resources/features.xml Modified: camel/trunk/platforms/karaf/features/src/main/resources/features.xml URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/src/main/resources/features.xml?rev=1184811&r1=1184810&r2=1184811&view=diff ============================================================================== --- camel/trunk/platforms/karaf/features/src/main/resources/features.xml (original) +++ camel/trunk/platforms/karaf/features/src/main/resources/features.xml Sun Oct 16 12:31:14 2011 @@ -18,7 +18,7 @@ --> mvn:org.apache.cxf.karaf/apache-cxf/${cxf-version}/xml/features - mvn:org.jclouds.karaf/jclouds-karaf/${jclouds-feature-version}/xml/features + camel-core camel-spring @@ -344,10 +344,10 @@ - jclouds + mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jcr-api/${jcr-bundle-version}