Hey guys, I have use case where the user wants to have verbose xml reports from FindBugs. FindBugs supports that via -xml:withMessages (instead -xml). Our current api does not allow verbose xml report (we only pass -xml to FindBugs).
We can model this in the FindBugsReports, a new method like 'xmlWithMessages'. Or/and we can make the api more flexible to allow custom FindBugs program options. This might be useful, because FindBugs has other options that we haven't modelled (-html:fancy.xsl, etc.). Thoughts? -- Szczepan Faber Principal engineer@gradleware; Lead@mockito Join me at the Gradle Summit 2013, June 13th and 14th in Santa Clara, CA: http://www.gradlesummit.com