Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 78728 invoked from network); 8 Jun 2006 16:54:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jun 2006 16:54:00 -0000 Received: (qmail 66781 invoked by uid 500); 8 Jun 2006 16:53:53 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 66437 invoked by uid 500); 8 Jun 2006 16:53:51 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 66426 invoked by uid 99); 8 Jun 2006 16:53:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2006 09:53:51 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [216.82.244.51] (HELO mail51.messagelabs.com) (216.82.244.51) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 08 Jun 2006 09:53:50 -0700 X-VirusChecked: Checked X-Env-Sender: Tariq.Master@uk.bp.com X-Msg-Ref: server-19.tower-51.messagelabs.com!1149785607!22846834!1 X-StarScan-Version: 5.5.10.7; banners=-,-,- X-Originating-IP: [129.230.248.44] Received: (qmail 32089 invoked from network); 8 Jun 2006 16:53:28 -0000 Received: from unknown (HELO bp1xeuav001.bp1.ad.bp.com) (129.230.248.44) by server-19.tower-51.messagelabs.com with SMTP; 8 Jun 2006 16:53:28 -0000 Received: from BP1XEUEX032.bp1.ad.bp.com ([149.184.176.166]) by bp1xeuav001.bp1.ad.bp.com with InterScan Messaging Security Suite; Thu, 08 Jun 2006 17:53:27 +0100 Received: from BP1XEUEX017-C.bp1.ad.bp.com ([149.184.180.119]) by BP1XEUEX032.bp1.ad.bp.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 8 Jun 2006 17:53:27 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: Bug(?) with and attribute forkmode="perBatch" with nested - ant 1.6.5 Date: Thu, 8 Jun 2006 17:53:26 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Bug(?) with and attribute forkmode="perBatch" with nested - ant 1.6.5 Thread-Index: AcaI6HNNIwoaGrYnS5uU0Hy8KWQSzQAPqwbgAHpHGNAAAs4AUA== From: "Master, Tariq \(Abbeywood\)" To: "Ant Users List" X-OriginalArrivalTime: 08 Jun 2006 16:53:27.0407 (UTC) FILETIME=[1037B7F0:01C68B1C] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N My junit task is to run a batch test on all test classes under a test dir. It all works fine if forkmode=3D"perTest" (default). However, if forkmode=3D"perBatch" or forkmode=3D"once", then only one = test in the whole batch file list will be run. Interesting. =20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org