--- jsr166/build.xml 2002/12/11 15:59:11 1.11 +++ jsr166/build.xml 2002/12/11 22:52:29 1.13 @@ -15,8 +15,10 @@ - + + @@ -251,10 +253,13 @@ showoutput="true" errorProperty="junit.failed" failureProperty="junit.failed" - dir="${build.reports.dir}"> + dir="${build.reports.dir}" + fork="true"> + + - +