--- jsr166/build.xml 2002/10/08 14:43:34 1.2 +++ 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,22 +48,22 @@ - + - + - - + + + - - + + @@ -69,7 +83,8 @@ - + - + - + - + + @@ -99,17 +117,84 @@ - + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Building JSR-166 version ${version} + + + + + + + + + + + + + + + + + - + + + + + + + + + - + @@ -159,8 +244,6 @@ - - - - + + + + dir="${build.reports.dir}" + fork="true"> + + - +