Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 1678 invoked from network); 15 May 2008 17:55:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 May 2008 17:55:00 -0000 Received: (qmail 27041 invoked by uid 500); 15 May 2008 17:55:02 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 26999 invoked by uid 500); 15 May 2008 17:55:02 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 26988 invoked by uid 99); 15 May 2008 17:55:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 May 2008 10:55:02 -0700 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; Thu, 15 May 2008 17:54:16 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6EFB92388A09; Thu, 15 May 2008 10:54:37 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r656761 - /geronimo/server/trunk/pom.xml Date: Thu, 15 May 2008 17:54:37 -0000 To: scm@geronimo.apache.org From: jdillon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080515175437.6EFB92388A09@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jdillon Date: Thu May 15 10:54:37 2008 New Revision: 656761 URL: http://svn.apache.org/viewvc?rev=656761&view=rev Log: Update to correct some metadata to omit junit Modified: geronimo/server/trunk/pom.xml Modified: geronimo/server/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=656761&r1=656760&r2=656761&view=diff ============================================================================== --- geronimo/server/trunk/pom.xml (original) +++ geronimo/server/trunk/pom.xml Thu May 15 10:54:37 2008 @@ -780,6 +780,10 @@ commons-logging commons-logging + + junit + junit + @@ -1461,24 +1465,48 @@ org.codehaus.plexus plexus-classworlds 1.2-alpha-10 + + + junit + junit + + org.codehaus.plexus plexus-component-annotations 1.0-alpha-1 + + + junit + junit + + org.codehaus.plexus plexus-component-api 1.0-alpha-32 + + + junit + junit + + org.codehaus.plexus plexus-container-default 1.0-alpha-32 + + + junit + junit + +