--- jsr166/build.xml 2003/05/17 21:20:50 1.23 +++ 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,21 +27,24 @@ ant [target], where target is one of: + - + + + + + - + @@ -53,6 +56,7 @@ ant [target], where target is one of: + @@ -69,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)" + /> + @@ -123,29 +156,35 @@ ant [target], where target is one of: + + + + + + + source="${build.docsourcelevel}"> @@ -154,6 +193,7 @@ ant [target], where target is one of: + @@ -163,7 +203,9 @@ ant [target], where target is one of: # signatures to existing methods except for the return value. --> + + + @@ -185,22 +228,26 @@ ant [target], where target is one of: + + + + - + @@ -220,56 +267,118 @@ ant [target], where target is one of: + + + + + Building JSR-166 version ${version} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + source="${build.docsourcelevel}"> + + + + + + + + + + + + + + + + + - - + @@ -348,6 +462,7 @@ ant [target], where target is one of: +