On May 13, 2011, at 07:55 , Stephen Bannasch wrote: > http://jira.codehaus.org/browse/JRUBY-5795 > JRuby uses incorrect Gem.bindir when env var GEM_HOME points elsewhere
"What negative effect would occur if JRuby always in effect ignored the environmental variable GEM_HOME and instead used it's gem directory?" You'll break tools like bundler, isolate, rvm, and anything else that assumes that rubygems behaves normally. I suspect you'll break more than you fix by having jruby override and ignore GEM_HOME. _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers