--- jsr166/build.xml 2002/10/07 04:07:37 1.1 +++ 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,9 +40,18 @@ + + + + + + + + + @@ -49,6 +63,7 @@ source="${build.sourcelevel}" fork="true"> + @@ -69,7 +84,7 @@ - + - + + @@ -88,10 +104,14 @@ - + + + + + @@ -160,13 +180,9 @@ source="${build.sourcelevel}" fork="true"> + - - - - - - +