[jruby-dev] [jira] (JRUBY-6264) RubyArray.toArray does not conform to Collection API

2011-12-11 Thread Stuart Halloway (JIRA)
Stuart Halloway created JRUBY-6264: -- Summary: RubyArray.toArray does not conform to Collection API Key: JRUBY-6264 URL: https://jira.codehaus.org/browse/JRUBY-6264 Project: JRuby Issue Type

[jruby-dev] step 0: running the test suite

2011-12-11 Thread Stuart Halloway
I am following the instructions in docs/README.test and encountering the following problem: <...some ok-looking build output...> install-jruby-launcher-gem: [java] ERROR: While executing gem ... (Gem::CommandLineError) [java] Please specify at least one gem name (e.g. gem build GEM

Re: [jruby-dev] step 0: running the test suite

2011-12-11 Thread James Abley
Not missing anything AFAICT. That part works for me. I get a later failure related to rspec, which I expect is a problem with my local environment. I'm using 5ee7621f0ab4f9d4c2b51b9cb29c6b12be99bf35, OSX 10.6.8 (Snow Leopard) java version "1.6.0_29" Java(TM) SE Runtime Environment (build 1.6.0_

Re: [jruby-dev] step 0: running the test suite

2011-12-11 Thread Hirotsugu Asari
On Dec 11, 2011, at 11:09 AM, James Abley wrote: > Not missing anything AFAICT. > > That part works for me. I get a later failure related to rspec, which I > expect is a problem with my local environment. > > I'm using 5ee7621f0ab4f9d4c2b51b9cb29c6b12be99bf35, > > OSX 10.6.8 (Snow Leopard)

[jruby-dev] [jira] (JRUBY-6265) Setting load path on ScriptingContainer with LocalContextScope.SINGLETON does not work

2011-12-11 Thread Uwe Kubosch (JIRA)
Uwe Kubosch created JRUBY-6265: -- Summary: Setting load path on ScriptingContainer with LocalContextScope.SINGLETON does not work Key: JRUBY-6265 URL: https://jira.codehaus.org/browse/JRUBY-6265 Project: