Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.6RC1
-
Fix Version/s: JRuby 1.6RC1
-
Component/s: Miscellaneous
-
Labels:None
-
Number of attachments :
Description
RubyGems 1.4.1 has been released. http://blog.zenspider.com/2010/12/rubygems-version-140-has-been.html mentions that MRI 1.9.2 has problems, but does not mention JRuby.
My limited testing shows that JRuby can serve a Rails 3.0.3 app with glassfish gem 1.0.3 using RubyGems 1.4.1.
This is not to say that we are clean, since we do have customization done in gem_prelude.rb.
Issue Links
- relates to
-
JRUBY-5217
RubyGems Maven doesn't like alphanumeric versions
-
If you try to update RubyGems to 1.4.1 on MRI 1.9.2, we get:
This does not happen with the master branch, so that's another encouraging sign.