From 3454a2bdc2d0a6a3d4941493b4b69ff9910e30f0 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Fri, 23 Jun 2006 22:41:47 +0000 Subject: [PATCH] Only DL if the _artifact_ was not found; taskdef anytime the _antlib_ wasn't found. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416831 13f79535-47bb-0310-9956-ffa450edef68 --- get-m2.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/get-m2.xml b/get-m2.xml index 6ded24743..af7feca67 100644 --- a/get-m2.xml +++ b/get-m2.xml @@ -58,9 +58,10 @@ + - + Downloading to ${m2.dest.dir} @@ -73,13 +74,13 @@ + if="m2.artifact.found"> + if="m2.sha1.checksum" unless="m2.artifact.found">