ould start a separate console window in which your batchfile.cmd will
run asynchronously.
Hope that helps,
Ninju
- Original Message
From: Sujeet Banerjee <[EMAIL PROTECTED]>
To: Ant Users List
Sent: Tuesday, January 10, 2006 4:45:43 AM
Subject: Re: running external batch from an
ersistentsys.com
--
"Technology denied is Technology gained"
-- Dr. A.P.J. Abdul Kalam,
President of India
- Original Message -
From: Lothar Krenzien
To: user@ant.apache.org
Sent: Tuesday, January 10, 2006 3:54 PM
Subject: running exte
I would try the spawn and fork attribute ...
see also
http://ant.apache.org/faq.html#batch-shell-execute
Jan
>-Ursprüngliche Nachricht-
>Von: Lothar Krenzien [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 10. Januar 2006 11:25
>An: user@ant.apache.org
>Betreff: running
lothar
- try looking at the parallel task in ant.
i have been using the same for stuff like this .
do get back to me if you have some problem in using the same.
Vipul
Lothar Krenzien <[EMAIL PROTECTED]> wrote:
Hi there,
I would like to run an external batch file from ant. Of cou
Hi there,
I would like to run an external batch file from ant. Of course no problem. But
I notified that ant don't proceed until the batch execution finished. Is it
possible to start the batch, let the output window open and proceed with ant ?
Thanks, Lothar