Hi Guys,
           I am executing a batch file via Ant using "exec" task. Could
anyone tell tell me some way in which I can stop Ant's execution till the
execution of batch files doesn't get completed. I don't want to use a
time-out trick for it as I don't know that how much time that scriot might
take to complete.

In short I want that my Ant execution should wait for completion of the
batch file that it has executed using exec task.

Thanks and Regards,
Sactiw.
-- 
View this message in context: 
http://www.nabble.com/How-to-wait-for-completion-of-execution-of-batch-file---tp19258525p19258525.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to