--- jsr166/build.xml 2002/10/07 04:07:37 1.1 +++ jsr166/build.xml 2002/12/12 20:23:16 1.14 @@ -1,14 +1,24 @@ + 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 +36,10 @@ + + + + @@ -34,12 +48,22 @@ - + + + + + + + + + + + + - + - + + @@ -58,7 +83,8 @@ - + - + - + - + + @@ -88,17 +117,84 @@ - + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Building JSR-166 version ${version} + - + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -148,8 +244,6 @@ - - - - - - - - - + + + + + dir="${build.reports.dir}" + fork="true"> + + - +