[
https://issues.apache.org/jira/browse/BUILDR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Toulme updated BUILDR-342:
----------------------------------
Fix Version/s: 1.4.2
Targeting 1.4.2. Rhett, we have virtually no coverage of this code. If you have
a use case, please attach it.
> 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.
-
You can reply to this email to add a comment to the issue online.