You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Peter Donald (JIRA)" <ji...@apache.org> on 2011/06/22 12:11:01 UTC

[jira] [Closed] (BUILDR-342) The jruby gem installer invokes the removed Gem.manage_gems function

     [ https://issues.apache.org/jira/browse/BUILDR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Donald closed BUILDR-342.
-------------------------------


> The jruby gem installer invokes the removed Gem.manage_gems function
> --------------------------------------------------------------------
>
>                 Key: BUILDR-342
>                 URL: https://issues.apache.org/jira/browse/BUILDR-342
>             Project: Buildr
>          Issue Type: Bug
>          Components: JRuby
>    Affects Versions: 1.3.5
>         Environment: Any
>            Reporter: Rhett Sutphin
>             Fix For: 1.4.2
>
>
> Gem.manage_gems has been deprecated for a while and was removed in rubygems 1.3.2.  JRuby 1.3.1, which is required for rspec support in buildr 1.3.5, uses rubygems 1.3.3.  The automatic gem installer code in buildr/java/bdd.rb still invokes Gem.manage_gems, which means it fails in buildr 1.3.5.
> Workarounds:  manually install any gems you need or use the monkey patch associated with BUILDR-256.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira