Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 408285

Summary: Newer version of FindBugs is needed
Product: Community Reporter: Konstantin Komissarchik <konstantin>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: thanh.ha, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Konstantin Komissarchik CLA 2013-05-16 17:08:58 EDT
FindBugs 1.3.9 is available for use by build.

/shared/common/findbugs-1.3.9/

This version has a known compatibility issue with Java 7.

http://sourceforge.net/p/findbugs/bugs/918/

http://stackoverflow.com/questions/6599571/findbugs-gives-null-pointer-dereference-of-system-out-why

The fix is in versions newer than 2.0. The current version is 2.0.2. This is a request to make that version available under /shared/common.
Comment 1 Thanh Ha CLA 2013-05-27 11:33:18 EDT
I went ahead and installed FindBugs 2.0.2 to /shared/common/findbugs-2.0.2/

Just an FYI for future reference, as a committer you can also install software to /shared/common/
Comment 2 Konstantin Komissarchik CLA 2013-05-28 16:02:28 EDT
Thanks! I did not know that committers can do this themselves.