Failing to load gems in a jar on Windows
----------------------------------------

                 Key: JRUBY-4978
                 URL: http://jira.codehaus.org/browse/JRUBY-4978
             Project: JRuby
          Issue Type: Bug
          Components: HelpWanted, Windows
    Affects Versions: JRuby 1.5.1
         Environment: Windows XP and Windows 7
            Reporter: Mannie Tagarira
            Assignee: Thomas E Enebo
            Priority: Blocker


I have a gem and it's dependancies bundled in a JAR.  JRuby complains that it 
cannot find the "propids.yaml" file; IT EXISTS...  The app works fine on Mac OS 
and Ubuntu...

C:\Users\dev\app-0.1>java -jar app.jar
Exception in thread "main" yaml:144:in `initialize': No such file or
directory - 
file:/C:/Users/dev/app-0.1/lib/spreadsheet.jar!/gems/ruby-ole-1.2.10.1/lib/ole/types/../../../data/propids.yaml
 (Errno::ENOENT)
       from yaml:144:in `open'
       from yaml:144:in `load_file'
       from


-- 
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


Reply via email to