X-Git-Url: http://erislabs.net/gitweb/?p=mir.git;a=blobdiff_plain;f=build.xml;h=54c96281b520dabfbe803027500b72658140f9f2;hp=d51dd904e8392e7f00fb8bba1751247057bf8193;hb=HEAD;hpb=63e0ee1fb8038eb6d8f0190cf38c3b3ab2727216 diff --git a/build.xml b/build.xml index d51dd904..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 @@ - + + + + @@ -245,11 +254,9 @@ --> - - - - - + + + @@ -264,6 +271,14 @@ destdir="${build}/htmldocs" style="${build}/xslt/html.xsl"/> - + + + + + + + + +