Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.2
-
Labels:None
-
Number of attachments :
Description
if warnings are mixed in with errors, and failOnError == true, then the warning messages are output in the same block as errors, and labeled as such.
We need a better way of reporting compiler output, separating warnings from errors in all cases.
Issue Links
- is duplicated by
-
MCOMPILER-49
If maven.compiler.failOnError is used errors are not logged as errors
-