dev@glassfish.java.net

Re: FindBugs support

From: Snjezana Sevo-Zenzerovic <Snjezana.Sevo-Zenzerovic_at_Sun.COM>
Date: Thu, 17 Sep 2009 12:03:57 -0700

Bobby Bissett wrote:
>> 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.
If bundling javahelp classes into upgrade tool jar ever made sense, it
doesn't now :-)
There is perfectly usable javahelp jar in the modules directory and we
should not have duplicate content sitting around...
>
> Cheers,
> Bobby
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>