https://issues.apache.org/bugzilla/show_bug.cgi?id=53011
--- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> 2012-04-02 21:20:00 UTC --- +1 to the idea, but I'd like to see an implementation that is more in line with similar tasks like <javac> and <junit>: they use "failOnError" (defaults to 'true' to get current behavior) and "errorProperty". If you set failOnError=false and errorProperty=jasperFailed, then you can test for jasperFailed and emit any kind of warning/error you'd like from your ant target. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org