From droids-commits-return-112-apmail-incubator-droids-commits-archive=incubator.apache.org@incubator.apache.org Sat Feb 28 21:39:06 2009 Return-Path: Delivered-To: apmail-incubator-droids-commits-archive@minotaur.apache.org Received: (qmail 77065 invoked from network); 28 Feb 2009 21:39:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Feb 2009 21:39:06 -0000 Received: (qmail 85411 invoked by uid 500); 28 Feb 2009 21:39:06 -0000 Delivered-To: apmail-incubator-droids-commits-archive@incubator.apache.org Received: (qmail 85387 invoked by uid 500); 28 Feb 2009 21:39:06 -0000 Mailing-List: contact droids-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: droids-dev@incubator.apache.org Delivered-To: mailing list droids-commits@incubator.apache.org Received: (qmail 85376 invoked by uid 99); 28 Feb 2009 21:39:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Feb 2009 13:39:06 -0800 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; Sat, 28 Feb 2009 21:39:05 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id F414223888A5; Sat, 28 Feb 2009 21:38:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r748925 - /incubator/droids/trunk/droids-solr/pom.xml Date: Sat, 28 Feb 2009 21:38:44 -0000 To: droids-commits@incubator.apache.org From: thorsten@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090228213844.F414223888A5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: thorsten Date: Sat Feb 28 21:38:44 2009 New Revision: 748925 URL: http://svn.apache.org/viewvc?rev=748925&view=rev Log: Fixing typing and moving the dependencies to the correct category Modified: incubator/droids/trunk/droids-solr/pom.xml Modified: incubator/droids/trunk/droids-solr/pom.xml URL: http://svn.apache.org/viewvc/incubator/droids/trunk/droids-solr/pom.xml?rev=748925&r1=748924&r2=748925&view=diff ============================================================================== --- incubator/droids/trunk/droids-solr/pom.xml (original) +++ incubator/droids/trunk/droids-solr/pom.xml Sat Feb 28 21:38:44 2009 @@ -45,8 +45,6 @@ solr-solrj 1.3.0 - - org.apache.solr solr-core @@ -59,12 +57,6 @@ test - junit - junit - test - - - javax.servlet servlet-api 2.3 @@ -81,7 +73,12 @@ 1.4.2 test - + + + junit + junit + test +