X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build.xml;h=54c96281b520dabfbe803027500b72658140f9f2;hb=ddf4954f19778179e9359f12319ff808b88c5365;hp=f2d98cd2149d2146c141b5e1d3d3922f099f5ec4;hpb=9459916c419db72849e328bb30e0047dc5130420;p=mir.git diff --git a/build.xml b/build.xml index f2d98cd2..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,7 +255,7 @@ - + @@ -262,6 +271,14 @@ destdir="${build}/htmldocs" style="${build}/xslt/html.xsl"/> - + + + + + + + + +