--- jsr166/build.xml 2003/05/17 21:20:50 1.23 +++ jsr166/build.xml 2003/05/29 12:54:10 1.33 @@ -1,47 +1,36 @@ - Build file for JSR-166 +------------------------------------------------------------------------------ + Build file for JSR-166 - JUnit 1.8 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. + + - + + - + @@ -53,6 +42,7 @@ ant [target], where target is one of: + @@ -64,29 +54,30 @@ ant [target], where target is one of: - - - - - - - - - - - + + + + + + + - + + + + - - + + - - - - + - + - + @@ -123,47 +114,61 @@ ant [target], where target is one of: + - + + + - + + + source="${build.docsourcelevel}"> - - - + + + + + - - + + + + - + + - + + + + - + - - + + - - - - - - - - - - - - + + - + - - - - - + + + + - Building JSR-166 version ${version} + - - + + + + - - - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + - + + + + + + + + + - + + + - + + + - - + + + - + + + + + + - - + @@ -348,10 +416,13 @@ ant [target], where target is one of: + - + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + javac ${build.javac.args} + bootclasspath=${javac.bootclasspath} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + classname="junit.framework.Protectable"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +