From 281e2800481c534d295c622dafdd8513071292fd Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Fri, 21 Mar 2008 23:21:30 +0000 Subject: [PATCH] javamail is now in a maven repository (http://vafer.org/blog/20060504000836) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@639907 13f79535-47bb-0310-9956-ffa450edef68 --- fetch.xml | 7 ++++++- lib/libraries.properties | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/fetch.xml b/fetch.xml index 534397323..572858ddf 100644 --- a/fetch.xml +++ b/fetch.xml @@ -237,8 +237,13 @@ Set -Ddest=LOCATION on the command line + + + + + depends="logging,junit,xml,networking,regexp,antlr,bcel,jdepend,bsf,debugging,script,javamail" /> diff --git a/lib/libraries.properties b/lib/libraries.properties index 651cc4793..4a60998a9 100644 --- a/lib/libraries.properties +++ b/lib/libraries.properties @@ -56,7 +56,7 @@ xercesImpl.version=${xerces.version} 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}