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 "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/05/25 10:26:17 UTC

[jira] [Updated] (HADOOP-12030) test-patch should only report on newly introduced findbugs warnings.

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

Sean Busbey updated HADOOP-12030:
---------------------------------
    Attachment: HADOOP-12030.1.patch

-01
  * moves findbugs into a plugin
  * on preapply calculates findbugs report for changed modules
  * on postapply calculates the diff

one thing I'm not sure of is passing in FINDBUGS_HOME as a cli arg. there's no good way to move that into a plugin.

> test-patch should only report on newly introduced findbugs warnings.
> --------------------------------------------------------------------
>
>                 Key: HADOOP-12030
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12030
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>              Labels: test-patch
>         Attachments: HADOOP-12030.1.patch
>
>
> findbugs is currently reporting the total number of findbugs warnings for touched modules rather than just newly introduced bugs.



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