On Tue, Jul 29, 2008 at 11:54 AM, Jaime Spacco <[EMAIL PROTECTED]> wrote:
> I'm wondering about the relationship between FindBugs and Argouml. It looks > like nightly builds of Argouml are run against FindBugs. > When did that start? Linus Tolke probably set this up, so he'd be the best person to answer, but you may be able to figure out directly from the commit logs for the argouml-stats or argouml-gen projects on Tigris. > Also, is it possible to get an SQL dump of the issuezilla database? SQL would probably require the intervention of our free hosting provider, but you can get XML with a query like http://argouml.tigris.org/issues/xml.cgi?id=100-105. Please be polite and don't request all 5000+ bugs in one query though. > The reason I'm interested is that I'm studying static checkers like > FindBugs, and Argouml shows an extremely strong statistical correlation > between commits that are marked as resolving something from the > Issuezilla bug database and commits that remove FindBugs warnings. I'm > trying to figure out what's going on there. The correlation isn't due to bugs like this is it? :-) http://argouml.tigris.org/issues/show_bug.cgi?id=4879 I hope you'll publish your results (and let us know when they're available). I'd be curious to hear what you find. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
