2011/8/5 Henri Yandell <[email protected]>: > > No idea on FindBugs. :( > > On Fri, Aug 5, 2011 at 6:08 AM, Gary Gregory <[email protected]> wrote: >> >> Is there a way to get rid of the FindBugs bug report with a code >> comment? It's a bummer that FB can't dive in the code and see what >> Validate does. >>
I do not know about comments, but is possible to use an xml file to filter unwanted bugs. The files used by Tomcat are in http://svn.apache.org/viewvc/tomcat/trunk/res/findbugs/ Tomcat devs run Findbugs manually -- it is not a part of our build. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
