Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B2A9B10953 for ; Wed, 26 Feb 2014 20:49:25 +0000 (UTC) Received: (qmail 16171 invoked by uid 500); 26 Feb 2014 20:49:24 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 16073 invoked by uid 500); 26 Feb 2014 20:49:23 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 15948 invoked by uid 99); 26 Feb 2014 20:49:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Feb 2014 20:49:22 +0000 Date: Wed, 26 Feb 2014 20:49:22 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2411) Remove warnings in 1.5 branch 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/ACCUMULO-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913487#comment-13913487 ] ASF subversion and git services commented on ACCUMULO-2411: ----------------------------------------------------------- Commit e2efee6d58f1ad67554134dddbfb3f28df025f3a in accumulo's branch refs/heads/1.6.0-SNAPSHOT from [~ctubbsii] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=e2efee6 ] ACCUMULO-2411 Fix warnings in 1.5 branch Remove useless/no-op/broken javadocs and unused warnings. Isolate and suppress deprecation warning related to hadoop FileSystem replication support across HDFS versions. > Remove warnings in 1.5 branch > ----------------------------- > > Key: ACCUMULO-2411 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2411 > Project: Accumulo > Issue Type: Task > Reporter: Christopher Tubbs > Assignee: Christopher Tubbs > Priority: Trivial > Fix For: 1.5.2 > > > There remains a few trivial warnings in the 1.5 branch related to javadoc, unused imports and deprecation. These should be cleaned up. -- This message was sent by Atlassian JIRA (v6.1.5#6160)