2011/8/5 Henri Yandell <flame...@gmail.com>: > > No idea on FindBugs. :( > > On Fri, Aug 5, 2011 at 6:08 AM, Gary Gregory <garydgreg...@gmail.com> 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: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org