From c9c85a67c7c90bbc66ec0dad9717c83fbe29f048 Mon Sep 17 00:00:00 2001 From: stefanp Date: Thu, 25 Apr 2002 14:08:48 +0000 Subject: [PATCH] separated building of snapshot and of distribution. "build package" now works in helma/work-directory only. added targets "build snapshot" and "build snapshotcompile" to build helma.jar added target "build helmadocs" to download documentation from helma.org. --- build/build.xml | 171 ++++++++++++++++++++++++++++-------------------- 1 file changed, 100 insertions(+), 71 deletions(-) diff --git a/build/build.xml b/build/build.xml index 36a1b397..b1bcd50f 100644 --- a/build/build.xml +++ b/build/build.xml @@ -14,16 +14,27 @@ - - - - + + + + + + + + + + - - - + + + + + - + + + + @@ -37,43 +48,24 @@ - - - - - - - - - - - - - - - - - + - - @@ -110,129 +102,135 @@ value="java.util.*;\u000aimport ${coll.import}.*"/> - - - - + - - + - - - - + + + - + - - - + + bottom="Copyright © ${year} Helma.org. All Rights Reserved."> + + + + + + + + + + + + + + - - + - - - - - - - + + + - + - + + + + - - - - - + + + + - + - - + + - + - + - + @@ -241,6 +239,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -249,7 +278,7 @@ - +