|
||||||||
|
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/d/optout.

For me it works with Jenkins 1.583 and Warnings Plugin 4.45:
[WARNINGS] Parsing warnings in files 'xxx.warn' with parser SCT_VALIDATOR
[WARNINGS] Finding all files that match the pattern xxx.warn
[WARNINGS] Parsing 1 file in .../workspace
[WARNINGS] Successfully parsed file .../workspace/xxx.warn with 865 unique warnings and 0 duplicates.
[WARNINGS] Ignore new warnings since this is the first valid build
[WARNINGS] Plug-in Result: Unstable - <a href="">865 warnings</a> exceed the threshold of 0 by 865
Build step 'Scan for compiler warnings' changed build result to UNSTABLE