You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/01/04 20:00:40 UTC

[jira] [Commented] (REEF-802) Fix medium-priority warnings reported by Findbugs

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

Mariia Mykhailova commented on REEF-802:
----------------------------------------

I've sent [PR 756|https://github.com/apache/reef/pull/756] for the first bunch of warnings.

> Fix medium-priority warnings reported by Findbugs
> -------------------------------------------------
>
>                 Key: REEF-802
>                 URL: https://issues.apache.org/jira/browse/REEF-802
>             Project: REEF
>          Issue Type: Task
>          Components: All
>            Reporter: Mariia Mykhailova
>            Assignee: Mariia Mykhailova
>            Priority: Minor
>
> REEF-768 fixed high-priority warnings, but we still have medium- and low-priority warnings left. It is nice to have them triaged and fixed/configured to be ignored.
> To get reports on medium-priority warnings, edit Findbugs configuration in root {{pom.xml}} to 
> {noformat}
> <threshold>Default</threshold>
> <failOnError>false</failOnError>
> {noformat}
> build REEF, and run Findbugs as described in [Contributing|https://cwiki.apache.org/confluence/display/REEF/Contributing].



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