The <fail> task stops the build.

--Mike

edumudi.viswan...@oracle.com wrote:
I have target like <target name="main_task" depends="sub_task1, sub_task2" />, which depends on sub_task1, sub_task2.
So subtasks  are <target name="sub_task1">  & <target name="sub_task2>  .

if I feel some task didn't do its work proper way in any one of subtasks, how 
can I stop build process in middle of subtask(s)?

thanks & regards,

vishy




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to