From 7fe6316a65777ad19b9be3e20fbf6783b74f2dc3 Mon Sep 17 00:00:00 2001 From: Jonathan Bernard Date: Fri, 21 Jan 2011 11:20:05 -0600 Subject: [PATCH] Make a more specific common case; other small improvements. Moved paths, taskdefs into specific init targets. Restructured init task flow. Created defaults for required properties. Added echo messages to library resolution. Targets now create their required directories before trying to use them. --- jdb-build-1.4.xml => jdb-build-1.5.xml | 89 ++++++++++++++++---------- 1 file changed, 55 insertions(+), 34 deletions(-) rename jdb-build-1.4.xml => jdb-build-1.5.xml (66%) diff --git a/jdb-build-1.4.xml b/jdb-build-1.5.xml similarity index 66% rename from jdb-build-1.4.xml rename to jdb-build-1.5.xml index e38275b..f5ec371 100644 --- a/jdb-build-1.4.xml +++ b/jdb-build-1.5.xml @@ -3,44 +3,56 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -50,11 +62,14 @@ - + + + + - + @@ -79,7 +94,8 @@ - + @@ -91,7 +107,8 @@ - + @@ -99,7 +116,8 @@ - + @@ -111,7 +129,8 @@ - + @@ -142,13 +161,15 @@ - + + - + +