Re: [Jruby-devel] JvYAML loading patch.

2006-06-07 Thread Charles O Nutter
I installed according to the instructions, using jvyaml from java.net and rbyaml from rubyforge, and rails appears to have installed successfully! A few observations:- I saw the InterruptedExceptions and noticed they happened shortly after the download of each gem completed. Theory: RubyGems spins

Re: [Jruby-devel] JvYAML loading patch.

2006-06-06 Thread Thomas E Enebo
On Tue, 06 Jun 2006, Ola Bini defenestrated me: > > Here comes a few files if you want to test the new JvYAML support. > Actually, these are not patches at all, sorry for that... > Anyway: > jvyaml.jar goes in $JRUBY_HOME/lib > yaml.rb replaces the old one in $JRUBY_HOME/src/builtin > IOReader.jav