[ 
https://issues.apache.org/jira/browse/HBASE-16196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Drob updated HBASE-16196:
------------------------------
    Attachment: HBASE-16196.v9.patch

v9:
* Update joni & jcodings versions

We need to use a version compatible with what jruby ships with because our 
local versions will show up earlier on the classpath than the bundled jruby one.

 In particular, we need a jcodings with 
[isUTF8|https://github.com/jruby/jcodings/commit/6a23e09664e7bc48671ccda06aff0779cfde6d3c]
 which means a minimum of 1.0.15 (from our current 1.0.8). I didn't want to end 
up chasing these so went straight to the same version that jruby-complete ships 
with. It's a bit of a manual hack, maybe there's some way to make maven handle 
the resolution better or we can ask the jruby folks to relocate their deps.

> Update jruby to a newer version.
> --------------------------------
>
>                 Key: HBASE-16196
>                 URL: https://issues.apache.org/jira/browse/HBASE-16196
>             Project: HBase
>          Issue Type: Bug
>          Components: dependencies, shell
>            Reporter: Elliott Clark
>            Assignee: Mike Drob
>            Priority: Critical
>             Fix For: 2.0.0, 1.5.0
>
>         Attachments: 0001-Update-to-JRuby-9.1.2.0-and-JLine-2.12.patch, 
> hbase-16196.branch-1.patch, hbase-16196.v2.branch-1.patch, 
> hbase-16196.v3.branch-1.patch, hbase-16196.v4.branch-1.patch, 
> HBASE-16196.v5.patch, HBASE-16196.v6.patch, HBASE-16196.v7.patch, 
> HBASE-16196.v8.patch, HBASE-16196.v9.patch
>
>
> 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.15#6346)

Reply via email to