From 0bdd55fff411f467989c406f0c8b32c8a9c69d2f Mon Sep 17 00:00:00 2001 From: FloSoft Date: Sun, 1 Jul 2012 19:10:24 +0200 Subject: [PATCH] moved download dir outside of builddir, only download files if changed --- build.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 5d2bbd4f..ac36345b 100644 --- a/build.xml +++ b/build.xml @@ -5,7 +5,7 @@ - + @@ -34,9 +34,9 @@ - + + dest="${download.dir}" usetimestamp="True"/> @@ -144,4 +144,4 @@ - \ No newline at end of file +