https://bz.apache.org/bugzilla/show_bug.cgi?id=53011
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=53011
--- Comment #5 from Marc Pompl ---
(In reply to Marc Pompl from comment #4)
> Patch to add an option "failFast"
See corresponding issue for the maven-jspc-plugin
https://github.com/Jasig/jspc-maven-plugin/issues/17
--
You are receiving t
https://issues.apache.org/bugzilla/show_bug.cgi?id=53011
--- Comment #4 from Marc Pompl ---
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 "fals
https://issues.apache.org/bugzilla/show_bug.cgi?id=53011
Marc Pompl changed:
What|Removed |Added
CC||marc.po...@lynorics.de
--
You are re
https://issues.apache.org/bugzilla/show_bug.cgi?id=53011
--- Comment #3 from Christopher Schultz
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 h
https://issues.apache.org/bugzilla/show_bug.cgi?id=53011
--- Comment #2 from Nick Williams 2012-04-03
22:06:04 UTC ---
Note: While I don't disagree with your suggestion, Chris, and we can certainly
discuss it further, that's not how Ant's javac works. Javac failonerror
defaults to true, and when
https://issues.apache.org/bugzilla/show_bug.cgi?id=53011
--- Comment #1 from Christopher Schultz
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 and : they use "failOnError" (defaults to
'true' to get current behavio