--- jsr166/build.xml 2002/10/07 04:07:37 1.1 +++ 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,9 +44,18 @@ + + + + + + + + + @@ -49,6 +67,7 @@ source="${build.sourcelevel}" fork="true"> + @@ -69,7 +88,8 @@ - + + + + + + + + + + + + + + + @@ -88,11 +126,25 @@ + + + + + - + + + + + + + + + + @@ -160,13 +212,9 @@ source="${build.sourcelevel}" fork="true"> + - - - - - - +