--- jsr166/build.xml 2002/12/11 15:59:11 1.11 +++ jsr166/build.xml 2002/12/11 21:40:56 1.12 @@ -251,10 +251,13 @@ showoutput="true" errorProperty="junit.failed" failureProperty="junit.failed" - dir="${build.reports.dir}"> + dir="${build.reports.dir}" + fork="true"> + + - +