Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.6RC2
-
Fix Version/s: JRuby 1.6.5, JRuby 1.7.0.pre1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
jruby -S gem update --system
is broken on rubygems 1.5.0. See
https://github.com/rubygems/rubygems/blob/master/History.txt
Please upgrade to rubygems 1.5.2 before next release.
Issue Links
- relates to
-
JRUBY-5691
gem update --system wipes out RubyGems Maven support
-
update --system is kinda of "broken" on JRuby anyway, since we include some tweaks for RubyGems that would get overwritten (specifically, Maven support).
We won't get 1.5.2 into RC3, but we should do it for final. Marking as such.