From 399789c040b60bb0d418923c0a5e8995987f57eb Mon Sep 17 00:00:00 2001 From: angryziber Date: Tue, 15 Apr 2008 21:40:49 +0000 Subject: [PATCH] all built files are now put into a single directory git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@408 375186e5-ef17-0410-b0b6-91563547dcda --- build.xml | 81 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 43 insertions(+), 38 deletions(-) diff --git a/build.xml b/build.xml index 09b89bac..a0aae86f 100755 --- a/build.xml +++ b/build.xml @@ -79,19 +79,19 @@ - - - - - - - - - + + + - + + + + + + + @@ -173,7 +173,9 @@ - + + + @@ -190,9 +192,8 @@ - - - + + @@ -276,7 +277,7 @@ - + @@ -292,8 +293,8 @@ - -injars ${dist}.@{platform}/${ant.project.name}-orig.jar - -outjars ${dist}.@{platform}/${ant.project.name}-@{platform}-${version}.jar + -injars ${dist}/${ant.project.name}-@{platform}-orig.jar + -outjars ${dist}/${ant.project.name}-@{platform}-${version}.jar -libraryjars ${java.home}/lib/rt.jar -keepclasseswithmembers public class * { public static void main(java.lang.String[]); @@ -327,7 +328,9 @@ -keep class * { % *Proc(int, int, int); } - + + + @@ -343,29 +346,31 @@ - - + + - - + + - + - + - + - + + + @@ -374,33 +379,33 @@ - - + + - - - + + + - + - + - + - + @@ -409,13 +414,13 @@ - + - - + +