diff --git a/build/build.xml b/build/build.xml index af78d39..8007887 100644 --- a/build/build.xml +++ b/build/build.xml @@ -1,36 +1,54 @@ - + This ANT build script will build the pieces that need to be distributed. - + + + - - + - + + + + + + + Version number is required. + Making build ${version}... + + + + - + + - + + + + + - + @@ -45,8 +63,30 @@ + + + + + + + + + + + + + + + + + + + + + + - + @@ -61,6 +101,12 @@ + + + + + + @@ -72,4 +118,23 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file