--- jsr166/build.xml 2003/05/28 00:33:17 1.27 +++ jsr166/build.xml 2003/05/29 15:53:58 1.35 @@ -1,38 +1,24 @@ - Build file for JSR-166 +------------------------------------------------------------------------------ + Build file for JSR-166 - JUnit 3.8 or better must be in ${ant.home}/lib for the test target to work. - + Usage: ant [target] + User-specific settings are read from user.properties. + See user.properties.sample for an explanation of some useful settings. +------------------------------------------------------------------------------ + - - -ant [target], where target is one of: - - usage (default) Prints this message - compile Compiles all sources to build folder - jar Builds library jar from compiled sources - test Runs all tests (requires JUnit 1.8 in ${ant.home}/lib) - docs Builds javadocs with custom tags to build folder - dist-docs Builds javadocs without custom tags to dist folder - dist Puts all distributable products in single hierarchy - - clean Removes all build products - dist-clean Removes all build and distribution products - - checkstyle Reports on style errors in Java source (verbose, mostly chaff) - doccheck Reports on javadoc style errors (not working yet) - + + Run "ant -projecthelp" for full usage information. + - - - @@ -68,61 +54,30 @@ ant [target], where target is one of: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - + + - - + - + - + - - @@ -175,7 +134,8 @@ ant [target], where target is one of: - @@ -187,9 +147,10 @@ ant [target], where target is one of: source="${build.docsourcelevel}"> - - - + + + + @@ -197,15 +158,17 @@ ant [target], where target is one of: - - + + - + - @@ -244,43 +208,30 @@ ant [target], where target is one of: - - - - - - - - - - - - - - - - - + + + - + - + - + - - - - + - + @@ -289,11 +240,17 @@ ant [target], where target is one of: - + + + + + + @@ -301,9 +258,9 @@ ant [target], where target is one of: - + @@ -316,49 +273,38 @@ ant [target], where target is one of: fork="true"> - + - + + - + + + + - + - - - - - - - - - - - - - - - + @@ -370,15 +316,21 @@ ant [target], where target is one of: - + - - - + + + + + + + + - + @@ -428,16 +381,17 @@ ant [target], where target is one of: source="${build.sourcelevel}" fork="true"> - - + + - + @@ -451,7 +405,7 @@ ant [target], where target is one of: dir="${build.reports.dir}" fork="true"> - + @@ -466,7 +420,9 @@ ant [target], where target is one of: - + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + javac ${build.javac.args} + bootclasspath=${javac.bootclasspath} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + classname="junit.framework.Protectable"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +