Re: Stop the ant script execution

2007-02-15 Thread Dharmesh Vyas
Fail task should solve my problem. Thanks, - Dharmesh. On 2/15/07, Dharmesh Vyas <[EMAIL PROTECTED]> wrote: Hello, I want to stop the exection of ant script if some condition gets satisfied i.e. it should skip all the taks which are inlined to be carried out. Is there any task to stop the exe

Stop the ant script execution

2007-02-15 Thread Dharmesh Vyas
Hello, I want to stop the exection of ant script if some condition gets satisfied i.e. it should skip all the taks which are inlined to be carried out. Is there any task to stop the execution of the script. Thanks in advance, - Dharmesh Vyas.