History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRUBY-2518
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Logan Barnett
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
JRuby

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

Created: 14/May/08 12:34 PM   Updated: 14/May/08 12:34 PM
Component/s: Core Classes/Modules
Affects Version/s: JRuby 1.1.1
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Mac OSX, Windows XP


 Description  « Hide
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).

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.