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 EA46B173E3 for ; Wed, 15 Apr 2015 18:36:08 +0000 (UTC) Received: (qmail 72665 invoked by uid 500); 15 Apr 2015 18:35:59 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 72623 invoked by uid 500); 15 Apr 2015 18:35:59 -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 72552 invoked by uid 99); 15 Apr 2015 18:35:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2015 18:35:59 +0000 Date: Wed, 15 Apr 2015 18:35:59 +0000 (UTC) From: "Keith Turner (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-3732) Move NewTableConfiguration to admin pkg 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-3732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner resolved ACCUMULO-3732. ------------------------------------ Resolution: Fixed > Move NewTableConfiguration to admin pkg > --------------------------------------- > > Key: ACCUMULO-3732 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3732 > Project: Accumulo > Issue Type: Sub-task > Reporter: Keith Turner > Assignee: Keith Turner > Priority: Blocker > Fix For: 1.7.0 > > Time Spent: 10m > Remaining Estimate: 0h > > The appropriate place for {{NewTableConfiguration}} seems like {{org/apache/accumulo/core/client/admin}}. However its currently in {{org/apache/accumulo/core/client}}. Would be nice to move it before 1.7.0 is released and its part of the API. -- This message was sent by Atlassian JIRA (v6.3.4#6332)