--- jsr166/build.xml 2002/12/10 15:05:41 1.7 +++ jsr166/build.xml 2002/12/11 21:40:56 1.12 @@ -1,19 +1,22 @@ + 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 +34,10 @@ + + + + @@ -39,11 +46,9 @@ - + - + @@ -53,7 +58,10 @@ - + + + - - + + @@ -73,7 +81,8 @@ - + - + - + - + + + + - + + + + + + + + + + + + + + + + + + + Building JSR-166 version ${version} + + + + - - + + + + + + + + + + + + + + + + - + + - + @@ -169,8 +226,6 @@ - - - - + + + + dir="${build.reports.dir}" + fork="true"> + + - +