Yes. But it is not so important what other say if you cant recheck it (IMHO). So I tried to set up a Findbug run in check.xml. But I got a problem: - downloading Findbugs works - but only for an old version (1.0.0 instead of 1.3.5) - FB run throws errors I dont understand
[fb:findbugs] Running FindBugs... [fb:findbugs] Warning: could not load plugin -sortByClass: java.security.PrivilegedActionException: edu.umd.cs.findbugs.PluginException: Couldn't find "findbugs.xml" in plugin [fb:findbugs] The following errors occurred during analysis: [fb:findbugs] Warning: could not add URL C:\WINNT\Sun\Java\lib\ext\access-bridge.jar to classpath [fb:findbugs] java.io.IOException: Could not open archive file C:\WINNT\Sun\Java\lib\ext\access-bridge.jar [fb:findbugs] At edu.umd.cs.findbugs.ba.URLClassPath$LocalArchiveEntry.<init>(URLClassPath.java:88) [fb:findbugs] At edu.umd.cs.findbugs.ba.URLClassPath.addURL(URLClassPath.java:280) [fb:findbugs] At edu.umd.cs.findbugs.ba.URLClassPathRepository.addURL(URLClassPathRepository.java:80) [fb:findbugs] At edu.umd.cs.findbugs.ba.AnalysisContext.addClasspathEntry(AnalysisContext.java:236) [fb:findbugs] At edu.umd.cs.findbugs.FindBugs.setRepositoryClassPath(FindBugs.java:1401) [fb:findbugs] At edu.umd.cs.findbugs.FindBugs.execute(FindBugs.java:1170) [fb:findbugs] At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:1897) ... Warning: could not add URL C:\WINNT\Sun\Java\lib\ext\dnsns.jar to classpath Warning: could not add URL C:\WINNT\Sun\Java\lib\ext\jaccess-examples.jar to classpath Warning: could not add URL C:\WINNT\Sun\Java\lib\ext\jaccess.jar to classpath Warning: could not add URL C:\WINNT\Sun\Java\lib\ext\localedata.jar to classpath Warning: could not add URL C:\WINNT\Sun\Java\lib\ext\QTJava.zip to classpath Warning: could not add URL C:\WINNT\Sun\Java\lib\ext\sunjce_provider.jar to classpath Warning: could not add URL C:\WINNT\Sun\Java\lib\ext\sunmscapi.jar to classpath Warning: could not add URL C:\WINNT\Sun\Java\lib\ext\sunpkcs11.jar to classpath The directory C:\WINNT\Sun\Java exists, but has only a subdir "Deployment". Jan >-----Ursprüngliche Nachricht----- >Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 7. Oktober 2008 10:51 >An: dev@ant.apache.org >Betreff: Re: FYI: Ant listed as "defect free" > >On Tue, 7 Oct 2008, Jan Materne <[EMAIL PROTECTED]> wrote: > >> 1. Maybe they have a different meaning what a "defect" is. > >Of course. > >But they also say they'd use FindBugs and IIRC there was a user >submitting his FindBugs results a month or two ago and the list was >not empty. > >Stefan > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]