--- jsr166/build.xml 2002/12/11 04:43:23 1.8 +++ jsr166/build.xml 2002/12/12 20:23:16 1.14 @@ -1,19 +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.] + + - + @@ -21,8 +26,7 @@ - - + @@ -32,6 +36,10 @@ + + + + @@ -40,11 +48,9 @@ - + - + @@ -54,7 +60,10 @@ - + + + - - + + @@ -74,7 +83,8 @@ - + - + - - - - - - - - - - - - - - - - - - + + + @@ -122,23 +117,84 @@ - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Building JSR-166 version ${version} + + + + - - - + + + - + + + + + + + + + + + + + + + - + @@ -188,8 +244,6 @@ - - - - + + + + dir="${build.reports.dir}" + fork="true"> + + - +