Details
-
New Feature
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Please allow to specify the files and console log to parse in the warnings plugin for each parser. Otherwise you easily end up with false positives. E.g. the doxygen parser picks up some GCC messages. I already generate a doxygen warnings log. So I could easily avoid the false positives if I could stick the doxygen parser only to this file but let the GCC parser operate on the console log.
Code changed in jenkins
User: Ulli Hafner
Path:
src/main/java/hudson/plugins/analysis/core/ParserResult.java
http://jenkins-ci.org/commit/analysis-core-plugin/b665e52c8d0385a891aec642041004ff2695d874
Log:
JENKINS-8833: Added convenience method to add a project.