File.expand_path doesn't work under Java Web Start deployments
--------------------------------------------------------------
Key: JRUBY-2366
URL: http://jira.codehaus.org/browse/JRUBY-2366
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.1RC3
Environment: Windows XP
Reporter: Logan Barnett
Assignee: Thomas E Enebo
Inside src/manifest.rb
puts "this file: #{File.expand_path(File.dirname(__FILE__))}"
Windows:
C:/Documents and
Settings/Administrator/http:/www.happycamperstudios.com/monkeybars/copy-center/CopyCenter.jar!/src
OSX:
file:/Users/logan/Library/Caches/Java/cache/javaws/http/Dwww.happycamperstudios.com/P80/DMmonkeybars/DMcopy-center/RMCopyCenter.jar!/src
This seems to work ok for a Mac.
Doing require 'foo' at this point causes issues.
--
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