How do we achieve control flow while using ANT? For instance, I am planning to use ANT to perform a set of tasks: compile and deploy. If the compilation fails, I do not want to proceed with deployment. I want to just notify using email. I am looking for a generic way of controlling which tasks get executed based on the execution of related/dependent tasks. Any ideas? V Prabhakar
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
