Hi Peeps,
I am trying to pull together a bunch legacy C/C++ make scripts into an
"Uber" Ant script to automate a currently manual assembly process. This
makes extensive use of the Exec task.
However it appears to be asynchronous which makes it unusable when you have
subsequent tasks depend on the prior one finishing.
Is there any plans to have a synchronous exec task or am I barking up the
wrong tree?
Cheers,
Russ
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
|