logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: findbugs extension trouble (with zip attached): msg#00000

Subject: Re: findbugs extension trouble (with zip attached)
I believe the categories must be in all uppercase.

You've got category="performance"
s/b category="PERFORMANCE"

Not sure if this is all the problem, but it is one.


----- Original Message ----- From: "Werner Ramaekers" <werner.ramaekers@xxxxxxxxx>
To: <findbugs-discuss@xxxxxxxxxxxxxxxx>
Sent: Monday, January 31, 2005 2:55 PM
Subject: [FB-Discuss] findbugs extension trouble (with zip attached)


Hello,

I have been experimenting with extending findbugs with my own detector
classes and have been reading the AddingDetectors.txt which is in the
findbugs project source tree under src/doc and the articles on
DeveloperWorks (as referred to in the links on the findbugs project
page).
I have changed the example from the DeveloperWorks article regarding
UnGuardedLogging to work with the latest findbugs sources and i see
that the detectors show up in the list of detectors in the findbugs
gui. When i run the code on a small test project i even see that 5
bugs show up in the summary but the bugs don't show up in the
detailled overview (per package, type, etc.) but they are in the
bugs.xml i saved from the project.

Would someone on this list be willing to take a look at the small
project i attached ?
I really would like this to work and i will document the extension and
give back the example/article to the project so that people interested
can benefit from it.

thanks again
kind regards

Werner
--
----------------------------------------------------------------------
ir. Werner Ramaekers

Read my Blog at http://www.werner.be
"May the source be with you."
----------------------------------------------------------------------



--------------------------------------------------------------------------------


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





<Prev in Thread] Current Thread [Next in Thread>