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 D72F2200B4C for ; Thu, 7 Jul 2016 20:35:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D6257160A4F; Thu, 7 Jul 2016 18:35:17 +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 C2772160A68 for ; Thu, 7 Jul 2016 20:35:16 +0200 (CEST) Received: (qmail 81097 invoked by uid 500); 7 Jul 2016 18:35:11 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 81060 invoked by uid 99); 7 Jul 2016 18:35:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2016 18:35:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 10C0D2C02A5 for ; Thu, 7 Jul 2016 18:35:11 +0000 (UTC) Date: Thu, 7 Jul 2016 18:35:11 +0000 (UTC) From: "Elliott Clark (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-16196) Update jruby to a newer version. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 07 Jul 2016 18:35:18 -0000 Elliott Clark created HBASE-16196: ------------------------------------- Summary: Update jruby to a newer version. Key: HBASE-16196 URL: https://issues.apache.org/jira/browse/HBASE-16196 Project: HBase Issue Type: Bug Reporter: Elliott Clark Ruby 1.8.7 is no longer maintained. The TTY library in the old jruby is bad. The newer one is less bad. Since this is only a dependency on the hbase-shell module and not on hbase-client or hbase-server this should be a pretty simple thing that doesn't have any backwards compat issues. -- This message was sent by Atlassian JIRA (v6.3.4#6332)