"Stefan Bodewig" <[EMAIL PROTECTED]> replied:

>> Is it possible to ignore (certain) build errors ?

>Some tasks (<exec> and <javac> for example) support a failonerror
>attribute - they will report the problem but not stop the build.

>There is no general solution for this - but I'll add it to the Ant2
>wishlist. It's something like make -k, right?

Yes, 'make -k' is the idea.

Reply via email to