Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4D8272009F3 for ; Fri, 20 May 2016 19:13:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4C1FB160A24; Fri, 20 May 2016 17:13:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BAB661609AE for ; Fri, 20 May 2016 19:13:13 +0200 (CEST) Received: (qmail 26062 invoked by uid 500); 20 May 2016 17:13:13 -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 26049 invoked by uid 99); 20 May 2016 17:13:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 May 2016 17:13:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C9EA02C1F58 for ; Fri, 20 May 2016 17:13:12 +0000 (UTC) Date: Fri, 20 May 2016 17:13:12 +0000 (UTC) From: "Dave Marion (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-3470) Upgrade to Commons VFS 2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 20 May 2016 17:13:14 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Marion resolved ACCUMULO-3470. ----------------------------------- Resolution: Fixed Bumped vfs2 version 2.1, updated imports, removed VFS related code, built with all versions with 'mvn clean test' > Upgrade to Commons VFS 2.1 > -------------------------- > > Key: ACCUMULO-3470 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3470 > Project: Accumulo > Issue Type: Task > Reporter: Dave Marion > Assignee: Dave Marion > Fix For: 1.6.6, 1.7.2, 1.8.0, 2.0.0 > > Time Spent: 40m > Remaining Estimate: 0h > > Commons VFS 2.1 is nearing release. When released we need to remove the VFS related classes in the start module, update the imports, and update the version in the pom. Will set fixVersions when VFS is released. -- This message was sent by Atlassian JIRA (v6.3.4#6332)