Skip to content

Older versions of JRuby do not load RbConfig by default #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jayjlawrence
Copy link

As a result of rbenv/ruby-build#1293 we discovered a build issue for jruby-launcher.

JRuby 1.6.8, for example, fails 'gem install jruby-launcher'.

  /home/deploy/.rbenv/versions/jruby-1.6.8/bin/jruby extconf.rb
  NameError: uninitialized constant RbConfig

In fact most elderly JRuby's are making the same complaint. This quick patch would make a lot of retro JRuby'ers happier.

@kares
Copy link
Member

kares commented Apr 30, 2019

guess it won't hurt anyone, right? // cc @headius

@kares kares requested a review from headius April 30, 2019 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants