Return-Path: X-Original-To: apmail-ant-user-archive@www.apache.org Delivered-To: apmail-ant-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4EF3E7FFE for ; Fri, 9 Dec 2011 15:07:24 +0000 (UTC) Received: (qmail 63113 invoked by uid 500); 9 Dec 2011 15:07:23 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 63046 invoked by uid 500); 9 Dec 2011 15:07:23 -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 63038 invoked by uid 99); 9 Dec 2011 15:07:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 15:07:23 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [88.79.225.194] (HELO icslvm01.icongmbh.de) (88.79.225.194) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 15:07:16 +0000 Received: from icsrv02.icongmbh.de (unknown [192.168.195.33]) by icslvm01.icongmbh.de (Postfix) with ESMTP id C28C824469 for ; Fri, 9 Dec 2011 16:06:55 +0100 (CET) Content-class: urn:content-classes:message Subject: AW: fork, JUnit and Linux MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Fri, 9 Dec 2011 16:06:55 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Message-ID: <06080D44730F41428BAF2168FA8BDD8005F9BC41@icsrv02.icongmbh.de> In-Reply-To: <1323391565505-5060443.post@n5.nabble.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: fork, JUnit and Linux Thread-Index: Acy2gIER1Q6yH/TcTH2Vug5LLfBiDQAA0Rww References: <06080D44730F41428BAF2168FA8BDD8005E39AC1@icsrv02.icongmbh.de> <1323391565505-5060443.post@n5.nabble.com> From: "Knuplesch, Juergen" To: "Ant Users List" X-Virus-Checked: Checked by ClamAV on apache.org Hello, I just use a workaround (not to fork): I made fork a configurable property. Under Linux I set the property to false or no. Then the tests are correctly executed. But I would be happy to find the real solution. At least I'm not alone anymore... J=FCrgen -----Urspr=FCngliche Nachricht----- Von: roject [mailto:roject.luo@allianz.com.au]=20 Gesendet: Freitag, 9. Dezember 2011 01:46 An: user@ant.apache.org Betreff: Re: fork, JUnit and Linux HI, i am having the same problem with running ant junit in linux. Do you solve the problem? -- View this message in context: = http://ant.1045680.n5.nabble.com/fork-JUnit-and-Linux-tp4977907p5060443.h= tml Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org