Return-Path: X-Original-To: apmail-reef-dev-archive@minotaur.apache.org Delivered-To: apmail-reef-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1D89218F2B for ; Tue, 12 Jan 2016 00:32:40 +0000 (UTC) Received: (qmail 1947 invoked by uid 500); 12 Jan 2016 00:32:40 -0000 Delivered-To: apmail-reef-dev-archive@reef.apache.org Received: (qmail 1923 invoked by uid 500); 12 Jan 2016 00:32:40 -0000 Mailing-List: contact dev-help@reef.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@reef.apache.org Delivered-To: mailing list dev@reef.apache.org Received: (qmail 1908 invoked by uid 99); 12 Jan 2016 00:32:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jan 2016 00:32:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C14512C0453 for ; Tue, 12 Jan 2016 00:32:39 +0000 (UTC) Date: Tue, 12 Jan 2016 00:32:39 +0000 (UTC) From: "Mariia Mykhailova (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (REEF-802) Fix medium-priority warnings reported by Findbugs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/REEF-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15093006#comment-15093006 ] Mariia Mykhailova commented on REEF-802: ---------------------------------------- I've sent [PR 761|https://github.com/apache/reef/pull/761] for the second (and last) 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} > Default > false > {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)