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 B6F1E200CE7 for ; Thu, 17 Aug 2017 21:28:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B526E16B9A0; Thu, 17 Aug 2017 19:28:08 +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 0A04316B99B for ; Thu, 17 Aug 2017 21:28:07 +0200 (CEST) Received: (qmail 8039 invoked by uid 500); 17 Aug 2017 19:28:07 -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 7959 invoked by uid 99); 17 Aug 2017 19:28:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Aug 2017 19:28:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 39C5EC008F for ; Thu, 17 Aug 2017 19:28:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Wwv0tisWiRCk for ; Thu, 17 Aug 2017 19:28:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 513E75FC1C for ; Thu, 17 Aug 2017 19:28:04 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D5FFCE0E6E for ; Thu, 17 Aug 2017 19:28:03 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 3A9342538A for ; Thu, 17 Aug 2017 19:28:03 +0000 (UTC) Date: Thu, 17 Aug 2017 19:28:03 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-18238) Address ruby static analysis for bin directory MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 17 Aug 2017 19:28:08 -0000 [ https://issues.apache.org/jira/browse/HBASE-18238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131142#comment-16131142 ] Hudson commented on HBASE-18238: -------------------------------- FAILURE: Integrated in Jenkins build HBASE-14070.HLC #233 (See [https://builds.apache.org/job/HBASE-14070.HLC/233/]) HBASE-18238 rubocop autocorrect for bin/ (mdrob: rev ea8fa59a4c2fe7633ebe70df622098bfe36b5df9) * (edit) bin/region_mover.rb * (edit) bin/draining_servers.rb * (edit) bin/hirb.rb * (edit) bin/region_status.rb * (edit) bin/replication/copy_tables_desc.rb * (edit) bin/shutdown_regionserver.rb * (edit) bin/get-active-master.rb > Address ruby static analysis for bin directory > ---------------------------------------------- > > Key: HBASE-18238 > URL: https://issues.apache.org/jira/browse/HBASE-18238 > Project: HBase > Issue Type: Sub-task > Reporter: Mike Drob > Assignee: Mike Drob > Fix For: 3.0.0, 2.0.0-alpha-2 > > Attachments: HBASE-18238.patch, HBASE-18238.v2.patch, report.txt > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)