Re: [Jruby-devel] RubyGems, again.

2006-06-01 Thread Thomas E Enebo
Whoot! This is great. As for the long time, I am wondering if you can add something to determine whether it is just interpreter slowness or some blocking issue? -Tom On Thu, 01 Jun 2006, Ola Bini defenestrated me: > > There are two cavaets for this. First, we tend to get some > Interrupt

Re: [Jruby-devel] RubyGems, again.

2006-06-01 Thread Charles O Nutter
That's really awesome. To put things in perspective, how long is "seriously long", say for that Rails install?On 6/1/06, Ola Bini < [EMAIL PROTECTED]> wrote:There are two cavaets for this. First, we tend to get some InterruptedExceptions (which doesn't seem to actually change anyfunctionality), and

[Jruby-devel] RubyGems, again.

2006-06-01 Thread Ola Bini
There are two cavaets for this. First, we tend to get some InterruptedExceptions (which doesn't seem to actually change any functionality), and it takes seriously long time (especially the RDoc stuff, for some reason.) But anyway, here's the deal: D:\Project\jruby>bin\jruby bin\gem install rails