Gather all JRuby RubyGems changes out of RubyGems libs and into a single monkey-patching file ---------------------------------------------------------------------------------------------
Key: JRUBY-2607 URL: http://jira.codehaus.org/browse/JRUBY-2607 Project: JRuby Issue Type: New Feature Components: Extensions Affects Versions: JRuby 1.1.2 Reporter: Charles Oliver Nutter Fix For: JRuby 1.1.3 An upcoming version of RubyGems will allow implementations to specify a set of default settings in lib/ruby/site_ruby/1.8/rubygems/#{RUBY_ENGINE.downcase}.rb to allow overriding impl-specific requirements. We should prepare for this by moving all our hacks out of RubyGems code and into a single jruby.rb that monkeypatches appropriate places in RubyGems. We should do this for 1.1.3 so we're ready for that RubyGems release, whenever it happens. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email