[
https://issues.apache.org/jira/browse/HADOOP-10476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haohui Mai updated HADOOP-10476:
--------------------------------
Description:
The findbug version used by hadoop is pretty old (1.3.9). The old version of
Findbugs itself have some bugs (like
http://sourceforge.net/p/findbugs/bugs/918/, hit by HADOOP-10474).
Futhermore, Java 8 is only supported by findbugs 3.0.0 or newer.
It's a good time to bump the findbugs version to 3.0.0.
was:
The findbug version used by hadoop is pretty old (1.3.9). The old version of
Findbugs itself have some bugs (like
http://sourceforge.net/p/findbugs/bugs/918/, hit by HADOOP-10474). Futhermore,
newer version is able to catch more bugs.
It's a good time to bump the findbugs version to the latest stable version,
2.0.2.
> Bumping the findbugs version to 2.0.2
> -------------------------------------
>
> Key: HADOOP-10476
> URL: https://issues.apache.org/jira/browse/HADOOP-10476
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: build
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HADOOP-10476.000.patch, HADOOP-10476.001.patch
>
>
> The findbug version used by hadoop is pretty old (1.3.9). The old version of
> Findbugs itself have some bugs (like
> http://sourceforge.net/p/findbugs/bugs/918/, hit by HADOOP-10474).
> Futhermore, Java 8 is only supported by findbugs 3.0.0 or newer.
> It's a good time to bump the findbugs version to 3.0.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)