--- jsr166/build.xml 2002/10/07 04:07:37 1.1 +++ jsr166/build.xml 2002/12/11 15:59:11 1.11 @@ -1,14 +1,22 @@ + 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.] + + - - + + @@ -26,6 +34,10 @@ + + + + @@ -34,12 +46,22 @@ - + + + + + + + + + + - + + + - + + @@ -58,7 +81,8 @@ - + - + - + - + + @@ -88,17 +115,68 @@ - + + + + - - + + + + + + - + + + + + + + + + + + + Building JSR-166 version ${version} + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -148,8 +226,6 @@ - - - - - - - - - + + + +