logo       

Re: Analyze only option for ant task: msg#00011

java.findbugs.general

Subject: Re: Analyze only option for ant task

Are you specifying the third-party jar using an
<auxclasspath> element, or a <class> element?

If the former (auxclasspath), and you are seeing FindBugs
warnings, it's a bug and we should fix it.

If the latter (class), then try converting it to an
<auxclasspath> element.

-Dave

On 9/29/06, EJ Ciramella <ejciramella@xxxxxxxxxxxx> wrote:
Is there a way to specify what package I'd like findbugs to look at?

It keeps reporting on classes that are in a 3rd party jar.

_______________________________________________
Findbugs-discuss mailing list
Findbugs-discuss@xxxxxxxxxxxxxxxxxx
http://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise