|
||||||||
|
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.

Code changed in jenkins
User: meg
Path:
plugin/src/main/java/hudson/plugins/findbugs/FindBugsPublisher.java
plugin/src/main/java/hudson/plugins/findbugs/FindBugsReporter.java
plugin/src/main/java/hudson/plugins/findbugs/parser/FindBugsParser.java
plugin/src/main/resources/findbugs/exclude_pattern.jelly
plugin/src/main/resources/findbugs/exclude_pattern.properties
plugin/src/main/resources/hudson/plugins/findbugs/FindBugsPublisher/config.jelly
plugin/src/main/resources/hudson/plugins/findbugs/FindBugsPublisher/config.properties
plugin/src/main/resources/hudson/plugins/findbugs/FindBugsReporter/config.jelly
plugin/src/test/java/hudson/plugins/findbugs/parser/FindBugsParserTest.java
http://jenkins-ci.org/commit/findbugs-plugin/c19ae4c9114b4075ebab9472423f4aa0cf393212
Log:
JENKINS-20147: Add include and exclude files patternsAdd include patterns option to include files in the report based on
their absolute paths.
Add exclude patterns option to exclude files from the report based on
their absolute paths.
Issue:
JENKINS-20147Change-Id: I0d7742555daeab03c346174d66212203290f5a0a