X-Git-Url: http://erislabs.net/gitweb/?p=mir.git;a=blobdiff_plain;f=build.xml;h=54c96281b520dabfbe803027500b72658140f9f2;hp=8f5170969c19ae0709bdb509232022cce2ca1d60;hb=HEAD;hpb=e2190ee98734d22ff3608edf199f5c0e9d445769 diff --git a/build.xml b/build.xml index 8f517096..54c96281 100755 --- a/build.xml +++ b/build.xml @@ -12,7 +12,10 @@ - form of a war file - * source-distribution - Sets up a distributable version of mir as a - - zipped version of the source tree + - gzipped tar version of the source tree + - * full-distribution + - Sets up a distributable version of mir in the + - form of a gzipped tar file with the sources - * javadoc - Generates the project's javadoc --> @@ -148,12 +151,14 @@ - + + + @@ -195,20 +200,20 @@ - + - - + + - + - + - - - + + + @@ -216,10 +221,14 @@ - + + + + @@ -246,12 +255,8 @@ - + + @@ -266,6 +271,14 @@ destdir="${build}/htmldocs" style="${build}/xslt/html.xsl"/> - + + + + + + + + +