From f7168bd7cf82592ddc052e42babbf34a517f22b8 Mon Sep 17 00:00:00 2001 From: aaron Date: Thu, 23 Jul 2009 04:06:58 +0000 Subject: [PATCH] added the abilty to build the jar's to a different location, like the following: ant -Ddist=altDist or ant -Ddist=/where/you/want/jars Also changed the test build to depend on playground build instead of core, right now tests fail if you only build the core. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1299 348d0f76-0448-11de-a6fe-93d51630548a --- build.xml | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/build.xml b/build.xml index c808a8a0e..8e87ebac5 100644 --- a/build.xml +++ b/build.xml @@ -3,6 +3,7 @@ + @@ -52,7 +53,7 @@ - + @@ -81,27 +82,27 @@ - + - + - + - + - + - + @@ -110,7 +111,7 @@ - + @@ -120,28 +121,28 @@ - + - + - + - + - + @@ -160,7 +161,7 @@ - + @@ -226,7 +227,7 @@ - + @@ -234,15 +235,15 @@ - - - + + + - +