You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2016/03/18 17:05:34 UTC

[jira] [Updated] (HADOOP-12938) Remove com.google.code.findbugs dependency

     [ https://issues.apache.org/jira/browse/HADOOP-12938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira AJISAKA updated HADOOP-12938:
-----------------------------------
    Description: JSR305 annotations are not widely used in hadoop source tree, so we can easily remove {{@Nonnull}} and {{@Nullable}}, and cut com.google.code.findbugs dependency.  (was: com.google.code.findbugs package is not used anywhere, can be removed. Now we use maven findbugs plugin to find bugs.)
     Issue Type: Improvement  (was: Bug)
        Summary: Remove com.google.code.findbugs dependency  (was: Remove unused com.google.code.findbugs dependency)

Thanks Steve for the comment, I've reopened this issue and updated the description.

> Remove com.google.code.findbugs dependency
> ------------------------------------------
>
>                 Key: HADOOP-12938
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12938
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Akira AJISAKA
>         Attachments: HADOOP-12938.01.patch
>
>
> JSR305 annotations are not widely used in hadoop source tree, so we can easily remove {{@Nonnull}} and {{@Nullable}}, and cut com.google.code.findbugs dependency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)