--- jsr166/build.xml 2002/10/08 14:43:34 1.2 +++ jsr166/build.xml 2002/12/11 04:43:23 1.8 @@ -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.] - + @@ -16,7 +21,8 @@ - + + @@ -35,7 +41,7 @@ @@ -45,7 +51,6 @@ - @@ -79,18 +84,36 @@ + - - - - + + + + + + + + + + + + + + + + - + + @@ -99,11 +122,17 @@ - + - + + + + + + +