Issue Type: Bug Bug
Affects Versions: 2.5.3
Assignee: Garvin LeClaire
Created: 13/Jan/14 12:31 AM
Description:

Versions of the plugin prior to 2.5.3 used to accept a comma separated list for includeFilterFile, excludeFilterFile and excludeBugFile but beginning with 2.5.3 this no longer appears to be supported for some reason.

The code supporting comma separated list was clearly removed comparing the code:

2.5.3: https://github.com/gleclaire/findbugs-maven-plugin/blob/master/src/main/groovy/org/codehaus/mojo/findbugs/FindBugsMojo.groovy
2.5.2: https://svn.codehaus.org/mojo/tags/findbugs-maven-plugin-2.5.2/src/main/groovy/org/codehaus/mojo/findbugs/FindBugsMojo.groovy

We specify a global filters file which we publish to our local repository and then have local overrides which we checkin to individual modules so the comma separated list was quite handy. It would be very helpful to restore this functionality.

Project: Mojo's FindBugs Maven Plugin
Priority: Major Major
Reporter: Mike Gilbode
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
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to