--- jsr166/build.xml 2002/12/11 15:59:11 1.11 +++ jsr166/build.xml 2003/12/08 03:10:54 1.60 @@ -1,22 +1,30 @@ - + +------------------------------------------------------------------------------ + 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. + + + + + + + - - + @@ -26,11 +34,15 @@ + + + - - + + + @@ -41,28 +53,28 @@ - - - - - - - - - - + + + + - + + + - + + + + - - - - - + + - + - + + + + + - + + - + + - - - - - - + + + + - + + + + + + + + + + DocCheck output is in ${build.doccheck.dir} - - - - - - - + - + - - - + + + + + + + +