--- jsr166/build.xml 2002/12/08 19:06:09 1.5 +++ jsr166/build.xml 2002/12/11 22:52:29 1.13 @@ -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.] + + - + @@ -31,6 +36,10 @@ + + + + @@ -39,11 +48,9 @@ - + - + @@ -53,7 +60,10 @@ - + + + - - + + @@ -73,7 +83,8 @@ - + - + - + - + + + + - - + + + + + + + + + + + + + + + + + + + Building JSR-166 version ${version} + + + + + + + + + + + + + + + + + + + + + + + + + - + - + @@ -164,8 +228,6 @@ - - - - + + + + dir="${build.reports.dir}" + fork="true"> + + - +