--- jsr166/build.xml 2002/10/08 14:43:34 1.2 +++ jsr166/build.xml 2002/12/10 15:02:46 1.6 @@ -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.] - + @@ -35,7 +40,7 @@ @@ -45,7 +50,6 @@ - @@ -80,7 +84,7 @@ - + - + + @@ -99,10 +104,14 @@ - + + + + +