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 "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/27 19:43:05 UTC

[jira] [Comment Edited] (HADOOP-12254) test-patch.sh should run findbugs if only findbugs-exclude.xml has changed

    [ https://issues.apache.org/jira/browse/HADOOP-12254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14643093#comment-14643093 ] 

Allen Wittenauer edited comment on HADOOP-12254 at 7/27/15 5:42 PM:
--------------------------------------------------------------------

Oh, I see it.  findbugs is broken.  We initialize 'results' but we use 'result' in the rest of the code. (I forgot to apply your patch before trying to duplicate it, thus why I didn't see it. hah)


was (Author: aw):
Oh, I see it.  findbugs is broken.  We initialize 'results' but we use 'result' in the rest of the code.

> test-patch.sh should run findbugs if only findbugs-exclude.xml has changed
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-12254
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12254
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: yetus
>    Affects Versions: HADOOP-12111
>            Reporter: Varun Saxena
>            Assignee: Kengo Seki
>         Attachments: HADOOP-12254.HADOOP-12111.00.patch
>
>
> Refer to Hadoop QA report for YARN-3952
> https://issues.apache.org/jira/browse/YARN-3952?focusedCommentId=14636455&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14636455
> We can run findbugs for all the submodules if findbugs-exclude.xml has been changed.



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