can not install 'spork' gem with "java -jar jruby-complete.jar -S gem install
spork"
------------------------------------------------------------------------------------
Key: JRUBY-5559
URL: http://jira.codehaus.org/browse/JRUBY-5559
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.6RC2, JRuby 1.6RC1, JRuby 1.6RC3
Reporter: kristian meier
Assignee: Thomas E Enebo
can not install gem 'spork' with (with any version 1.6.0.RCX)
{noformat}
$ java -jar
$HOME/.m2/repository/org/jruby/jruby-complete/1.6.0.RC1/jruby-complete-1.6.0.RC1.jar
-S gem install spork
{noformat}
that one works
{noformat}
$ java -jar
$HOME/.m2/repository/org/jruby/jruby-complete/1.5.6/jruby-complete-1.5.6.jar -S
gem install spork
{noformat}
that is the reason for the failure in http://jira.codehaus.org/browse/JRUBY-5488
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email