File inconsistency handles file:/// URLs pointing to things inside a JAR
------------------------------------------------------------------------

                 Key: JRUBY-3986
                 URL: http://jira.codehaus.org/browse/JRUBY-3986
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.3.1
            Reporter: bob mcwhirter
            Assignee: Thomas E Enebo


File.open( "file://path/to/my.jar!/something/inside.txt" ) works (so does 
read())

File.mtime( "file://path/to/my.jar!/something/inside.txt" ) throws an ENOENT 
thinking the inside.txt does not exist.





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