Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 28753 invoked from network); 21 Mar 2008 23:22:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Mar 2008 23:22:03 -0000 Received: (qmail 21342 invoked by uid 500); 21 Mar 2008 23:22:01 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 21317 invoked by uid 500); 21 Mar 2008 23:22:01 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 21308 invoked by uid 99); 21 Mar 2008 23:22:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2008 16:22:01 -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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Mar 2008 23:21:20 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A39CC1A9832; Fri, 21 Mar 2008 16:21:31 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r639907 - in /ant/core/trunk: fetch.xml lib/libraries.properties Date: Fri, 21 Mar 2008 23:21:31 -0000 To: notifications@ant.apache.org From: peterreilly@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080321232131.A39CC1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: peterreilly Date: Fri Mar 21 16:21:30 2008 New Revision: 639907 URL: http://svn.apache.org/viewvc?rev=639907&view=rev Log: javamail is now in a maven repository (http://vafer.org/blog/20060504000836) Modified: ant/core/trunk/fetch.xml ant/core/trunk/lib/libraries.properties Modified: ant/core/trunk/fetch.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/fetch.xml?rev=639907&r1=639906&r2=639907&view=diff ============================================================================== --- ant/core/trunk/fetch.xml (original) +++ ant/core/trunk/fetch.xml Fri Mar 21 16:21:30 2008 @@ -237,8 +237,13 @@ + + + + + depends="logging,junit,xml,networking,regexp,antlr,bcel,jdepend,bsf,debugging,script,javamail" /> Modified: ant/core/trunk/lib/libraries.properties URL: http://svn.apache.org/viewvc/ant/core/trunk/lib/libraries.properties?rev=639907&r1=639906&r2=639907&view=diff ============================================================================== --- ant/core/trunk/lib/libraries.properties (original) +++ ant/core/trunk/lib/libraries.properties Fri Mar 21 16:21:30 2008 @@ -56,7 +56,7 @@ xml-apis.version=1.3.04 xalan.version=2.7.0 xml-resolver.version=1.1 - +mail.version=1.4 #paired jacl.version=1.2.6 tcljava.version=${jacl.version}