logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: FindBugs 1.1.2-rc4: msg#00042

Subject: Re: FindBugs 1.1.2-rc4
On Mon, 18 Dec 2006 23:29:36 +0100, Bill Pugh <pugh@xxxxxxxxxx> wrote:

On Dec 18, 2006, at 3:42 PM, Andrei Loskutov wrote:

1) I've tried 1.1.2-rc4 which was built on 17 december, but it seems that Eclipse plugin (http://findbugs.cs.umd.edu/eclipse-candidate) is still based on the *older* findbugs source code or includes older findbugs binaries.
[...]
As far as I can tell, 1.1.2-rc4 contains the new code, including the new code for UserPreferences.

Look in the findbugs.jar file. If you see:

edu/umd/cs/findbugs/config/UserPreferences$1.class

then the code you have contains the most recent version of UserPreferences (the patch you provided adds an inner class). Please see if you can identify the issue here, I'd like to get it resolved.

I see the class, and now I see the problem too: I have updated over 1.1.2.20061122 findbugs plugin which had literally "1.1.2.qualifier" as a plugin version in plugin.xml. Therefore Eclipse still was using this one instead of "1.1.2.20061217", because AFAIK "qualifier" > "20061217" from the java.lang.String point of view. "1.1.2.qualifier" would be always "better" version compared with any "1.1.2.<number>" plugin id :)

For other "old" 1.1.2 RC users it means: after updating to 1.1.2 RC4+ release I would recommend to remove the old 1.1.2 RC findbugs plugins from your eclipse plugins folder (usually this step is not required).

P.S.
I'm not sure, but could you check if your mail server/spam filter rejects all the mails from me adressed directly to <pugh@xxxxxxxxxx>?

I don't think I was loosing your email (just insanely busy), but I've now whitelisted you.

Thanks!

--
Kind regards,
mit freundlichen Grüßen
Andrei Loskutov

@Home: http://andrei.gmxhome.de
Hinweis: diese Nachricht besteht nur aus den wiederverwertbaren Bits.


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