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
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
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_
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)
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: