Dir.glob 'rakefile', File::FNM_CASEOLD on 'Rakefile' returns ['rakefile']
-------------------------------------------------------------------------

                 Key: JRUBY-5269
                 URL: http://jira.codehaus.org/browse/JRUBY-5269
             Project: JRuby
          Issue Type: Bug
          Components: Windows
    Affects Versions: JRuby 1.5.6
            Reporter: Thomas E Enebo
             Fix For: JRuby 1.5.7, JRuby 1.6


{noformat}Dir.glob 'rakefile', File::FNM_CASEOLD{noformat}
 on 'Rakefile' returns ['rakefile'] when it should return ['Rakefile'].

This works fine on MacOS and only fails on Windows.  This breaks bundler > 
1.0.3 rake tasks and basically anything which calls 
'Rake.application.rakefile_location'.

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