From 0208e0b5f2622c2bbaf5a2088f643f122f12032b Mon Sep 17 00:00:00 2001 From: Brian Burch Date: Fri, 16 Dec 2005 17:02:26 +0000 Subject: [PATCH] hide 3 more minor ant targets and tidy descriptions of external targets --- build.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/build.xml b/build.xml index 5d2ff7d03..5003d0e4a 100644 --- a/build.xml +++ b/build.xml @@ -82,8 +82,8 @@ - + + @@ -94,7 +94,7 @@ + description="Remove all generated files and prepare for a clean restart."> @@ -146,16 +146,16 @@ + depends="javadoc,resource"/> + + description="Compile and package the project (incrementally)."/> + description="Clean,re-compile and package the project (no bundles or tests)."/> @@ -175,11 +175,12 @@ - + Extracting ${os.name} performance pack native libs from: ${jmf.home}/jmf-native.jar @@ -229,7 +230,7 @@ + description="Starts oscar and runs selected Service Impl Compatibility Kits."> - +