Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 47793 invoked from network); 18 Aug 2004 16:39:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Aug 2004 16:39:07 -0000 Received: (qmail 17813 invoked by uid 500); 18 Aug 2004 16:38:55 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 17783 invoked by uid 500); 18 Aug 2004 16:38:55 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 17768 invoked by uid 99); 18 Aug 2004 16:38:55 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [213.188.134.18] (HELO mailengine10.web2000.activeisp.com) (213.188.134.18) by apache.org (qpsmtpd/0.27.1) with ESMTP; Wed, 18 Aug 2004 09:38:52 -0700 Received: from pheonix (unverified [82.69.42.105]) by webmail.activeisp.com (Rockliffe SMTPRA 5.3.11) with ESMTP id for ; Wed, 18 Aug 2004 18:38:50 +0200 From: "Tim Gordon" To: "Ant Users List" Subject: Console output for exec Date: Wed, 18 Aug 2004 17:38:50 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Boys and Girls For those of you who think about these things, is there any god reason why the System.out and System.err of processes that are spawned by when spawn="true" aren't reparented to the main ANT process's? I wrote a task pre-1.6, which was basically a hack of with the waiting for the termination of the stream from the child process removed. I'm happy to try and re-fit this to 1.6.2 and submit a patch, but before I do it can anyone think of why this would be a fundamentally wrong thing to do? Tim Allustra Limited 85 Gracechurch Street London EC3V 0AA Tel +44 (0)20 7469 8640 Fax +44 (0)20 7469 8689 http://www.allustra.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org