From d0281e782f3bc054a685b51943cccc0ab454460d Mon Sep 17 00:00:00 2001 From: Simon Kitching Date: Wed, 6 Jul 2005 13:02:33 +0000 Subject: [PATCH] Added getlibs task to automatically download all dependencies. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@209455 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/build.xml b/build.xml index 19a5a67..7498332 100644 --- a/build.xml +++ b/build.xml @@ -190,6 +190,19 @@ + + + + + + + + + + +