Return-Path: Delivered-To: apmail-camel-commits-archive@www.apache.org Received: (qmail 2703 invoked from network); 28 Jul 2009 11:14:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Jul 2009 11:14:39 -0000 Received: (qmail 19471 invoked by uid 500); 28 Jul 2009 11:15:56 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 19426 invoked by uid 500); 28 Jul 2009 11:15:56 -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 19417 invoked by uid 99); 28 Jul 2009 11:15:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jul 2009 11:15:56 +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, 28 Jul 2009 11:15:45 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 04B882388871; Tue, 28 Jul 2009 11:15:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r798487 - /camel/trunk/components/camel-osgi/pom.xml Date: Tue, 28 Jul 2009 11:15:23 -0000 To: commits@camel.apache.org From: davsclaus@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090728111524.04B882388871@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: davsclaus Date: Tue Jul 28 11:15:23 2009 New Revision: 798487 URL: http://svn.apache.org/viewvc?rev=798487&view=rev Log: Reverted the change about removing spring repos as needed. Willem will fix it later to use a correct spring repo. Modified: camel/trunk/components/camel-osgi/pom.xml Modified: camel/trunk/components/camel-osgi/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-osgi/pom.xml?rev=798487&r1=798486&r2=798487&view=diff ============================================================================== --- camel/trunk/components/camel-osgi/pom.xml (original) +++ camel/trunk/components/camel-osgi/pom.xml Tue Jul 28 11:15:23 2009 @@ -95,6 +95,29 @@ + + + java.net + java.net Maven Repository + http://download.java.net/maven/1/ + legacy + + true + + + false + + + + spring.osgi + http://static.springframework.org/maven2 + + + spring.svn.repo + https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext + + +