--- jsr166/build.xml 2003/05/27 16:21:52 1.26 +++ 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,8 +27,12 @@ ant [target], where target is one of: + - + + + + @@ -36,13 +40,11 @@ ant [target], where target is one of: - + @@ -54,6 +56,7 @@ ant [target], where target is one of: + @@ -70,24 +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)" + /> + @@ -125,25 +156,31 @@ ant [target], where target is one of: + + + + + + + @@ -165,7 +203,9 @@ ant [target], where target is one of: # signatures to existing methods except for the return value. --> + + + @@ -187,22 +228,26 @@ ant [target], where target is one of: + + + + - + @@ -222,31 +267,85 @@ ant [target], where target is one of: + + + + + Building JSR-166 version ${version} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + @@ -350,6 +462,7 @@ ant [target], where target is one of: +