Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 20877 invoked from network); 25 Nov 2003 23:49:15 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 25 Nov 2003 23:49:15 -0000 Received: (qmail 24227 invoked by uid 500); 25 Nov 2003 23:47:45 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 24198 invoked by uid 500); 25 Nov 2003 23:47:45 -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 24176 invoked from network); 25 Nov 2003 23:47:45 -0000 Received: from unknown (HELO smtp.cortexebusiness.com.au) (203.174.140.214) by daedalus.apache.org with SMTP; 25 Nov 2003 23:47:45 -0000 Received: (from daemon@localhost) by smtp.cortexebusiness.com.au (8.10.0/8.10.0) id hAPNloY16975 for ; Wed, 26 Nov 2003 10:47:50 +1100 (EST) Received: from corey.int.cortexebusiness.com.au(192.168.1.6) via SMTP by ctx00., id smtpdAAAA6ayhH; Wed Nov 26 10:47:40 2003 Received: (from daemon@localhost) by corey.int.cortexebusiness.com.au (8.10.0/8.10.0) id hAPNlfa25619 for ; Wed, 26 Nov 2003 10:47:41 +1100 (EST) Received: from kooky.int.cortexebusiness.com.au(192.168.1.48) via SMTP by corey.int.cortexebusiness.com.au, id smtpdAAAe0aadU; Wed Nov 26 10:47:39 2003 From: Conor MacNeill To: "Ant Users List" Subject: Re: Spawn apps, no waiting Date: Wed, 26 Nov 2003 10:47:39 +1100 User-Agent: KMail/1.5.4 References: <200311251831.51699.dcorbin@machturtle.com> In-Reply-To: <200311251831.51699.dcorbin@machturtle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311261047.39504.conor@cortexebusiness.com.au> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Wed, 26 Nov 2003 10:31 am, David Corbin wrote: > I would like to launch several Java applications from an ant script, and > NOT wait for them to complete. Both and appear to wait for > completion. > > Is there some way to do this? Yes, download Ant 1.6 Beta and look at the spawn attribute of both java and exec. Conor -- --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org