DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4113>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4113 Could use an "on-failure" attribute for javac target Summary: Could use an "on-failure" attribute for javac target Product: Ant Version: 1.4 Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Would like to e-mail a "nightly build" report to someone, but only if the build fails (by exception reporting). I don't see a way to do this in any of the docs or enhancement requests. I am fairly new to ANT and don't know what the best way to do this is. One way would be to have an "on-failure" attribute for the javac task, whose value is the target to execute if the compile fails. It would be nice if this wasn't limited to javac targets.
