Re: [Jruby-devel] RubyGems and JvYAML for loading.

2006-06-07 Thread Charles O Nutter
This is really excellent news. I think this opens the door to getting a new release of JRuby out that supports RubyGems, early Rails stuff, and some of Tom and my performance work of the past week. Great work Ola, I'm sure JvYAML will be a major help to JRuby and to many other Java applications out

Re: [Jruby-devel] RubyGems and JvYAML for loading.

2006-06-06 Thread Thomas E Enebo
On Tue, 06 Jun 2006, Ola Bini defenestrated me: > > Get ready for major announcement: > YAML loading for JRuby, totally in Java-land is now functional! I've > integrated it with JRuby during the day, and a few minutes ago I managed > to use it to install RubyGems and then install the Rake Gem. > As

[Jruby-devel] RubyGems and JvYAML for loading.

2006-06-06 Thread Ola Bini
Get ready for major announcement: YAML loading for JRuby, totally in Java-land is now functional! I've integrated it with JRuby during the day, and a few minutes ago I managed to use it to install RubyGems and then install the Rake Gem. As you may know, the big hurdle is the 3.5Mb big Gemspec file,