Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.5.6
-
Fix Version/s: JRuby 1.6RC1
-
Component/s: None
-
Labels:None
-
Environment:Reproduced on Windows + Java 1.6.0_23-b05 and OSX + 1.6.0_22-b04-307-10M3261
-
Testcase included:yes
-
Number of attachments :
Description
$ mkdir /tmp/path\ with\ spaces
$ cd /tmp/path\ with\ spaces
$ curl --remote-name http://jruby.org.s3.amazonaws.com/downloads/1.5.6/jruby-complete-1.5.6.jar
$ java -jar jruby-complete-1.5.6.jar -e "require 'rubygems' ; puts 'hello'"
-e:1:in `require': no such file to load – rubygems (LoadError)
from -e:1
Issue Links
- relates to
-
JRUBY-5281
jruby-complete jar not working from directory with spaces
-
pushed in d4a6279