http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23540
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23581
Also, some tasks already implement some "failonerror" attribute (e.g. <java>).
What about creating a container task instead. Like:
<nofail failureproperty="part.failed"> <patch .../> <echo ../> <antcall /> </nofail>
That way all tasks automatically have something like "failonerror" + you actually know if the part failed and can take an appropriate build path from here on.
Jan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]