--- jsr166/build.xml 2002/10/07 04:07:37 1.1 +++ jsr166/build.xml 2002/10/09 23:45:31 1.3 @@ -2,6 +2,11 @@ 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"> + @@ -160,13 +175,9 @@ source="${build.sourcelevel}" fork="true"> + - - - - - - +