--- jsr166/build.xml 2002/12/11 05:04:04 1.9 +++ jsr166/build.xml 2002/12/12 23:50:31 1.15 @@ -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.] + + - + @@ -43,11 +48,9 @@ - + - + @@ -57,7 +60,10 @@ - + + + - - + + @@ -77,7 +83,8 @@ - + - + + + + + + + + + - @@ -109,37 +126,53 @@ - - - - + - - - - + + + + - - + + - - - - + + + + + + + + + + + + - - + + + + + + + + + + + + + + Building JSR-166 version ${version} @@ -148,9 +181,29 @@ - + + + - + + + + + + + + + + + + + + + - + - + - - - - + + + + dir="${build.reports.dir}" + fork="true"> + + - +