Chris Kutler | 24 Oct 20:16
Favicon

Will rubygems 1.3.0 break Ruby Gems Manager?

I saw these in the JRuby user group. How will rubygems 1.3.0 work with 
our gems manager?

> I used this procedure to update my trunk jruby install to rubygems 1.3.0:
>
> jruby -S gem install rubygems-update
> jruby -S update_rubygems
>
> After finishing with the install bin/jgem was installed (which appears 
> to be identical to bin/gem.
>
> It all appears to work but it's confusing to have both gem and jgem.

also

> Update to RubyGems 1.3.0.
> -------------------------
>
>                  Key: JRUBY-3074
>                  URL: http://jira.codehaus.org/browse/JRUBY-3074
>              Project: JRuby
>           Issue Type: Improvement
>             Reporter: Charles Oliver Nutter
>             Assignee: Charles Oliver Nutter
>              Fix For: JRuby 1.1.5
Martin Krauskopf | 24 Oct 20:43
Favicon

Re: Will rubygems 1.3.0 break Ruby Gems Manager?

Chris Kutler wrote:
> I saw these in the JRuby user group. How will rubygems 1.3.0 work with 
> our gems manager?
> 
>> I used this procedure to update my trunk jruby install to rubygems 1.3.0:
>>
>> jruby -S gem install rubygems-update
>> jruby -S update_rubygems
>>
>> After finishing with the install bin/jgem was installed (which appears 
>> to be identical to bin/gem.
>>
>> It all appears to work but it's confusing to have both gem and jgem.

As far as there is a 'gem' it will (should) work without any problems.

>> Update to RubyGems 1.3.0.
>> -------------------------
>>
>>                  Key: JRUBY-3074
>>                  URL: http://jira.codehaus.org/browse/JRUBY-3074
>>              Project: JRuby
>>           Issue Type: Improvement
>>             Reporter: Charles Oliver Nutter
>>             Assignee: Charles Oliver Nutter
>>              Fix For: JRuby 1.1.5

I'll try on Wednesday (will be out until then). Current JRuby trunk 
seems to be unusable.

(Continue reading)


Gmane