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 E004E108C7 for ; Wed, 16 Apr 2014 22:02:26 +0000 (UTC) Received: (qmail 5147 invoked by uid 500); 16 Apr 2014 22:02:20 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 5078 invoked by uid 500); 16 Apr 2014 22:02:20 -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 4986 invoked by uid 99); 16 Apr 2014 22:02:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2014 22:02:18 +0000 Date: Wed, 16 Apr 2014 22:02:18 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1362) Eclipse warns about unclosed resources 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-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13972004#comment-13972004 ] ASF subversion and git services commented on ACCUMULO-1362: ----------------------------------------------------------- Commit 082d43d690ef30dee79d3230ec5eba4ac795a361 in accumulo's branch refs/heads/master from [~ctubbsii] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=082d43d ] ACCUMULO-1362 Ensure resources are closed and warnings removed > Eclipse warns about unclosed resources > -------------------------------------- > > Key: ACCUMULO-1362 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1362 > Project: Accumulo > Issue Type: Bug > Components: shell > Reporter: Mike Drob > Priority: Trivial > Fix For: 1.7.0 > > Attachments: ACCUMULO-1362.v1.patch > > > Eclipse gives several warnings about unclosed java.util.Scanner objects and potential leaks in the shell. -- This message was sent by Atlassian JIRA (v6.2#6252)