https://issues.apache.org/bugzilla/show_bug.cgi?id=53011

--- Comment #3 from Christopher Schultz <ch...@christopherschultz.net> 
2012-04-03 22:11:01 UTC ---
(In reply to comment #2)
> Javac failonerror defaults to true, and when it's set to true, the behavior
> is to try compiling everything and wait until all compile errors have
> happened before failing. In fact, as far as I can tell, there is actually
> no way to make it behave like JspC (fail after the first error).

Fair enough. Perhaps a third setting to make it fail-fast (to emulate current
behavior).

-- 
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

Reply via email to