--- jsr166/build.xml 2002/12/16 15:32:55 1.18 +++ jsr166/build.xml 2003/05/28 00:33:17 1.27 @@ -3,7 +3,7 @@ Build file for JSR-166 - JUnit 1.8 must be in ${ant.home}/lib for the test target to work. + JUnit 3.8 or better must be in ${ant.home}/lib for the test target to work. @@ -27,19 +27,24 @@ ant [target], where target is one of: + + + + + + + - + @@ -50,8 +55,9 @@ ant [target], where target is one of: - - + + + @@ -67,23 +73,55 @@ ant [target], where target is one of: - + + + + + + + + + + + + + + + + + + + + + + + + + + + description="Compiles main sources to build folder"> + + - - - + - - - - + + description="Runs all tests (requires JUnit 3.8+ in ${ant.home}/lib)" + /> + @@ -124,46 +156,56 @@ ant [target], where target is one of: + + + - - - + + + + + source="${build.docsourcelevel}"> - - - + + + + + - - - + @@ -188,22 +228,26 @@ ant [target], where target is one of: + + + + - + @@ -214,64 +258,127 @@ ant [target], where target is one of: + + + + + + + + Building JSR-166 version ${version} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + source="${build.docsourcelevel}"> - - - + + + + + + + - + + + + + + - + + + + + + - - - - - - + - + + @@ -382,7 +493,7 @@ ant [target], where target is one of: - +