Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8F945100A4 for ; Tue, 13 Aug 2013 15:04:00 +0000 (UTC) Received: (qmail 63411 invoked by uid 500); 13 Aug 2013 15:04:00 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 63339 invoked by uid 500); 13 Aug 2013 15:04:00 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 62970 invoked by uid 99); 13 Aug 2013 15:03:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Aug 2013 15:03:59 +0000 Date: Tue, 13 Aug 2013 15:03:59 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (MAVIBOT-1) Make BTree implement Closeable 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/MAVIBOT-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved MAVIBOT-1. ------------------------------------- Resolution: Fixed Fixed with http://svn.apache.org/r1513531 > Make BTree implement Closeable > ------------------------------ > > Key: MAVIBOT-1 > URL: https://issues.apache.org/jira/browse/MAVIBOT-1 > Project: Mavibot > Issue Type: Improvement > Affects Versions: 1.0.0-M1 > Reporter: David Gageot > Assignee: Emmanuel Lecharny > Priority: Minor > Fix For: 1.0.0-M2 > > > BTree should implement java.io.Closeable. It would make it possible to use tools like Guava's Closeables. > When/If the minimum supported jdk is 7, then it should implement java.lang.AutoCloseable -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira