You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (JIRA)" <ji...@apache.org> on 2017/04/19 18:54:42 UTC

[jira] [Resolved] (KUDU-1883) Support Ruby 2.4 in make docs task

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

Grant Henke resolved KUDU-1883.
-------------------------------
          Resolution: Fixed
       Fix Version/s: 1.4.0
    Target Version/s: 1.4.0

Resolved via commit [a23341acd77b39f709d7bb2b7748aeb9edd29f44|https://github.com/apache/kudu/commit/a23341acd77b39f709d7bb2b7748aeb9edd29f44]

> Support Ruby 2.4 in make docs task
> ----------------------------------
>
>                 Key: KUDU-1883
>                 URL: https://issues.apache.org/jira/browse/KUDU-1883
>             Project: Kudu
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Grant Henke
>            Assignee: Grant Henke
>            Priority: Trivial
>             Fix For: 1.4.0
>
>
> While walking through the building Kudu steps I found my local ruby version broke the 'make docs' task.
> It looks like the ruby json gem doesn't support 2.4 until version 1.8.5+. An example of another project with this issue for context is [here|https://github.com/rails/rails/issues/27450]
> Additionally my macOS environment ran into an issue with the libv8 gem. It looks like xcode 7.3+ is not supported until version 3.16.14.14+. An example of another project with this issue for context is [here|https://github.com/cowboyd/therubyracer/issues/403]. I would usually put this change in a separate jira but since its so small I figured it makes sense to just have 1 change. Happy to break it out if needed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)