all compiler messages are reported as errors if failOnError == true
-------------------------------------------------------------------

                 Key: MCOMPILER-118
                 URL: http://jira.codehaus.org/browse/MCOMPILER-118
             Project: Maven 2.x Compiler Plugin
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: John Casey


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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to