Dir["some glob"] doesn't work for files inside a jar
----------------------------------------------------

                 Key: JRUBY-2518
                 URL: http://jira.codehaus.org/browse/JRUBY-2518
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.1
         Environment: Mac OSX, Windows XP
            Reporter: Logan Barnett


Using both relative and absolute paths, Dir["my-dir/*"] gives an empty array 
when probing the contents of a jar. Files in the jar can still be required 
directly (so I know the path isn't the problem).

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