--- jsr166/build.xml 2002/12/11 05:04:04 1.9 +++ jsr166/build.xml 2002/12/13 07:09:11 1.17 @@ -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.] + + - + @@ -22,7 +27,9 @@ + + @@ -43,11 +50,9 @@ - + - + @@ -57,7 +62,10 @@ - + + + - - + + @@ -77,7 +85,8 @@ - + - + + + + + + + + + + + + + + + + + + + + + + - @@ -109,48 +145,104 @@ - - - - + + + - - - + + - + + + + - - - + - + - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Building JSR-166 version ${version} + + + + + - + + + + + + + + + + + - + + - + - + - - - - + + + + dir="${build.reports.dir}" + fork="true"> + + - +