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 AB89B200AF9 for ; Thu, 5 May 2016 19:13:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AA5241609F3; Thu, 5 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 E9B2F160A03 for ; Thu, 5 May 2016 19:13:13 +0200 (CEST) Received: (qmail 22621 invoked by uid 500); 5 May 2016 17:13:13 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 22598 invoked by uid 99); 5 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; Thu, 05 May 2016 17:13:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C7EF72C0451 for ; Thu, 5 May 2016 17:13:12 +0000 (UTC) Date: Thu, 5 May 2016 17:13:12 +0000 (UTC) From: "Elliott Clark (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-15602) Clean up using directives in cc files. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 05 May 2016 17:13:14 -0000 [ https://issues.apache.org/jira/browse/HBASE-15602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15602: ---------------------------------- Labels: beginner easy starter (was: ) > Clean up using directives in cc files. > -------------------------------------- > > Key: HBASE-15602 > URL: https://issues.apache.org/jira/browse/HBASE-15602 > Project: HBase > Issue Type: Sub-task > Reporter: Elliott Clark > Labels: beginner, easy, starter > > There's a ton of files that just barf out all of folly, wangle, and hbase into the global namespace. We should use the using directive better than that when possible. -- This message was sent by Atlassian JIRA (v6.3.4#6332)