--- jsr166/build.xml 2002/10/08 14:43:34 1.2 +++ jsr166/build.xml 2002/12/08 19:06:09 1.5 @@ -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 @@ - @@ -90,7 +94,8 @@ - + +