You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jeff Hodges (JIRA)" <ji...@apache.org> on 2010/11/16 04:43:14 UTC

[jira] Updated: (THRIFT-979) ruby bindings used to work on jruby

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

Jeff Hodges updated THRIFT-979:
-------------------------------

    Attachment: THRIFT-979.patch

This patch implements the "okay, fine, we'll make a Makefile even though we don't need it" fix to the extconf.rb call for JRuby. Fixes this ticket.

> ruby bindings used to work on jruby
> -----------------------------------
>
>                 Key: THRIFT-979
>                 URL: https://issues.apache.org/jira/browse/THRIFT-979
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Jeff Hodges
>         Attachments: THRIFT-979.patch
>
>
> The current ruby bindings do not work on JRuby do to the use of mkmf in the build. It used to be that on jruby, the build would just skip over the extconf.rb step and only install the pure ruby code. (See the current version up on <http://github.com/fauna/thrift>.
> I've been fighting with rubygems to figure out why I can't make this work like I was able to with 0.2. Unfortunately, I'm at my limit, so here's just the bug. Help appreciated.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.