On 30/05/2013, at 12:25 AM, Szczepan Faber <[email protected]> 
wrote:

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

If you are talking about report options, we could just add API to the Report 
objects exposed by the report container to allow arbitrary args to be 
associated with the report flag.

-- 
Luke Daley
Principal Engineer, Gradleware 
http://gradleware.com

Join me at the Gradle Summit 2013, June 13th and 14th in Santa Clara, CA: 
http://www.gradlesummit.com


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to