[
https://issues.jenkins-ci.org/browse/JENKINS-13876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163131#comment-163131
]
Ulli Hafner commented on JENKINS-13876:
---------------------------------------
I'm not sure if it is possible to decide if a warning is a Java or GNU warning.
Do you have some example messages that I can use in a unit test?
As workaround: pipe the output of javac (or gcc) to a file and use a separate
parser configuration for that file.
> GNU Compiler Warnings also catches Java exception
> --------------------------------------------------
>
> Key: JENKINS-13876
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13876
> Project: Jenkins
> Issue Type: Bug
> Components: warnings
> Reporter: Sylvestre Ledru
> Assignee: Ulli Hafner
> Priority: Minor
> Attachments: bug-warning.png
>
>
> With a project using both gcc and javac, the "GNU Compiler Warnings" catches
> also the Java warnings.
> CF screenshot
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira