|
RE: Analyze only option for ant task: msg#00017java.findbugs.general
I'm using the auxclasspath and still seeing warnings about classes that couldn't be included (yet see them in the classpath)... -----Original Message----- From: David Hovemeyer [mailto:david.hovemeyer@xxxxxxxxx] Sent: Tuesday, October 03, 2006 5:37 PM To: EJ Ciramella Cc: findbugs-discuss@xxxxxxxxxxxxxxxxxx Subject: Re: [FB-Discuss] 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> |
|---|---|---|
| Previous by Date: | Re: Findbugs 1.1.1 Eclipse Settings, Michael Gerz |
|---|---|
| Next by Date: | Updated fancy.xsl, Etienne Giraudy |
| Previous by Thread: | Re: Analyze only option for ant task, David Hovemeyer |
| Next by Thread: | Updated fancy.xsl, Etienne Giraudy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |