Hello Tariq, Try to download the sources of ant from subversion and build it. Maybe this is fixed in the head revision.
see this http://issues.apache.org/bugzilla/show_bug.cgi?id=37426 Regards, Antoine > -------- Original-Nachricht -------- > Datum: Thu, 8 Jun 2006 17:53:26 +0100 > Von: "Master, Tariq (Abbeywood)" <[EMAIL PROTECTED]> > An: Ant Users List <[email protected]> > Betreff: Bug(?) with <junit> and attribute forkmode="perBatch" with nested > <batch> - ant 1.6.5 > > My junit task is to run a batch test on all test classes under a test > dir. > > It all works fine if forkmode="perTest" (default). > > However, if forkmode="perBatch" or forkmode="once", then only one test > in the whole batch file list will be run. > Interesting. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
