You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Marcel Ruff <ru...@swand.lake.de> on 2000/10/24 17:49:49 UTC

suppress stopping build on error?

Hi,

i have a 'clean' target where i <delete> directories.
If one of those does not exist, build stops:

 BUILD FAILED

 /home/ruff/xy/build.xml:319: /home/ruff/xymlBlaster/test not found.

How can i keep build running,
there are other tasks i want to do
even if the directory did not exist.

thanks,

Marcel

-- 
Marcel Ruff
mailto:ruff@swand.lake.de