Issue Type: Bug Bug
Affects Versions: JRuby 1.7.3
Assignee: Unassigned
Components: Core Classes/Modules
Created: 03/Mar/13 6:55 PM
Description:

Some failing examples:

Dir.foreach('file:test/jar_with_relative_require1.jar!').to_a
Dir.foreach('file:test/jar_with_relative_require1.jar!/').to_a
Dir.foreach('file:test/jar_with_relative_require1.jar!/test/').to_a

All these work with Dir#[], but fail with Dir.foreach

Environment: Tested on OS X 10.8.2 and Android (Ruboto)
Fix Versions: JRuby 1.7.4
Project: JRuby
Priority: Major Major
Reporter: Uwe Kubosch
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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