diff --git a/build.xml b/build.xml index 5f3fe1fe..b1f523f6 100644 --- a/build.xml +++ b/build.xml @@ -26,7 +26,7 @@ IMPORTANT: The full version of the package does not include build scripts (inclu A numbered release can be built with: - phing build -Dversion=2.0-Alpha1 + phing build -Dversion=2.1-Alpha1 These are the basic tasks we anticipate performing with phing. However, the build script supports the running of several other tasks which may help you when debugging or developing QueryPath. Important ones are listed below. A complete list can be obtained by running 'phing -l' in this directory. @@ -98,7 +98,7 @@ To print this message, do: - @@ -109,9 +109,14 @@ To print this message, do: + + + + + + depends="setup,prebuild"> ${releasedir} @@ -142,7 +147,7 @@ To print this message, do: + depends="setup,prebuild"> @@ -206,12 +211,16 @@ To print this message, do: + + + depends="setup,prebuild,doc">