With spaces in it's path, jruby-complete can't find rubygems.rb ---------------------------------------------------------------
Key: JRUBY-5287 URL: http://jira.codehaus.org/browse/JRUBY-5287 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.5.6 Environment: Reproduced on Windows + Java 1.6.0_23-b05 and OSX + 1.6.0_22-b04-307-10M3261 Reporter: Sam Pierson Assignee: Thomas E Enebo $ 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 -- 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