--- jsr166/build.xml 2002/12/11 22:52:29 1.13 +++ jsr166/build.xml 2003/05/29 17:29:08 1.36 @@ -1,38 +1,49 @@ - + +------------------------------------------------------------------------------ + Build file for JSR-166 - Build file for JSR-166 - - Note that junit.jar must be in ${ant.home}/lib for the - test target to work. [FIXME: This should be automatically - enforced by this build file by failing with a message if - junit.jar is not in the right place.] + Usage: ant [target] + User-specific settings are read from user.properties. + See user.properties.sample for an explanation of some useful settings. +------------------------------------------------------------------------------ + + Run "ant -projecthelp" for full usage information. + + + + + + + + - + + + - - + + + @@ -43,29 +54,30 @@ - - - - - - - - - - - + + + + + + + - + + + + - - - - - + + - - - + + + + + + + + + + + + + + + - + + + + + + + + + + - + + + source="${build.docsourcelevel}"> - - - - - - + + + + + + + + + + + + + + + + + + + + + - + + + + + - + - - - + + + + + + + + - - - + + + + + + + Building JSR-166 version ${version} + - - + + + + - - + + + + + + - - - - + - - - + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + - + + + + + - - + + + + + - - - + + + + + + + + + - + + + - - - + + + - + + + + + + - - - - - - + - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + javac ${build.javac.args} + bootclasspath=${javac.bootclasspath} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +