You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Dharmesh Vyas <dh...@gmail.com> on 2007/02/15 16:46:51 UTC

Stop the ant script execution

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.

Re: Stop the ant script execution

Posted by Dharmesh Vyas <dh...@gmail.com>.
Fail task should solve my problem.

Thanks,
- Dharmesh.

On 2/15/07, Dharmesh Vyas <dh...@gmail.com> 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 execution of the script.
>
> Thanks in advance,
> - Dharmesh Vyas.
>