Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 42368 invoked from network); 7 Mar 2008 14:11:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Mar 2008 14:11:49 -0000 Received: (qmail 62160 invoked by uid 500); 7 Mar 2008 14:11:45 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 62125 invoked by uid 500); 7 Mar 2008 14:11:45 -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 62116 invoked by uid 99); 7 Mar 2008 14:11:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2008 06:11:45 -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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2008 14:11:17 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 21BD51A9838; Fri, 7 Mar 2008 06:11:28 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r634682 - /geronimo/server/branches/2.1/pom.xml Date: Fri, 07 Mar 2008 14:11:27 -0000 To: scm@geronimo.apache.org From: dwoods@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080307141128.21BD51A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dwoods Date: Fri Mar 7 06:11:27 2008 New Revision: 634682 URL: http://svn.apache.org/viewvc?rev=634682&view=rev Log: Remove javax.activation and javax.mail depends, as we have our own spec versions. Remove xalan, as we determined in 2.0 that this was not needed and the TCK still passed. Modified: geronimo/server/branches/2.1/pom.xml Modified: geronimo/server/branches/2.1/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/pom.xml?rev=634682&r1=634681&r2=634682&view=diff ============================================================================== --- geronimo/server/branches/2.1/pom.xml (original) +++ geronimo/server/branches/2.1/pom.xml Fri Mar 7 06:11:27 2008 @@ -1558,24 +1558,6 @@ - javax.mail - mail - 1.4 - - - - javax.activation - activation - 1.1 - - - - xalan - xalan - 2.7.0 - - - jaxen jaxen 1.1-beta-10