Findbugs plugin should support multiple excludeFile's

Gradle Version: 2.11
Operating System: OSX
Is this a regression? No

I have a configuration that includes a number of distinct source trees with java files. I would like to maintain the FindBugsExclude.xml for each source tree (as they get combined in different projects in varied ways.) The underlying findbugs 3.0.1 will accept more than one exclude file option, but the plug in only accepts one file.

I’m not sure if feature requests should go here, but here I am.

Hi Dan,

thank you for bringing this up. Feature requests should actually not go here but into Help/Discuss.

I think we will not be able to work on that feature soon. Do you think you would be able to put together a pull request?

Regards,
Stefan