dev@glassfish.java.net

Re: FindBugs support

From: Bobby Bissett <Robert.Bissett_at_Sun.COM>
Date: Thu, 17 Sep 2009 13:06:56 -0400

> Thanks to Jane and Terena, there is now a FindBugs Hudson job:
>
> http://hudson.glassfish.org/job/gf-trunk-findbugs/
>
> Our goal remains zero high priority FindBugs errors for v3. Please
> help
> me by fixing the current errors ASAP.

Ding ding. I'm the winner. I have the most, and they're all in
javax.help packages, none of which are controlled by me:

http://hudson.glassfish.org/job/gf-trunk-findbugs/3/findbugsResult/module.-1231718052/

com.sun.java.help.impl
com.sun.java.help.search
javax.help
javax.help.plaf.basic

Can we exclude these from the findbugs process? If so, just point me
in the right direction. Ideally, the java help bits wouldn't be in the
upgrade tool jar, but I guess that made sense to someone at the time.

Cheers,
Bobby