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

--- Comment #4 from Marc Pompl <marc.po...@lynorics.de> ---
Created attachment 31555
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31555&action=edit
Patch to add an option "failFast"

Appended is a patch that adds an option "failFast". Default is "false", so the
build does not fail at the first compile error, but after the last JSP has been
parsed using the following message:
"Failed to compile JSPS: org.apache.jasper.JasperException: Aborted due to
compilation failures!"

Additionally, a tiny statistic will be printed.
"JSP-compilations: 465, Errors: 20, Time elapsed: 60,777 sec"

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