--- jsr166/build.xml 2002/10/08 14:43:34 1.2 +++ jsr166/build.xml 2002/12/11 05:04:04 1.9 @@ -2,13 +2,18 @@ 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 +31,10 @@ + + + + @@ -35,7 +44,7 @@ @@ -45,7 +54,6 @@ - @@ -80,7 +88,8 @@ - + + + + + + + + + + + + + + + @@ -99,11 +126,25 @@ + + + + + - + + + + + + + + + +