|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Started on 4.35.
Upgraded to 4.36. Restarted.
All jobs failing. Config shows the parsing step is there, but no parser listed.
Upgraded to 4.37 as it looked like there was a fix. Restarted.
No change in problem.
Downgraded to 4.28 (latest available at http://updates.jenkins-ci.org/download/plugins/warnings/).
Everything fine again.
config.xml has the following section.
<consoleParsers>
<hudson.plugins.warnings.ConsoleParser>
<parserName>GNU Make + GNU Compiler (gcc)</parserName>
</hudson.plugins.warnings.ConsoleParser>
</consoleParsers>