FileUtils.touch does not update the mtime of directories on Windows
-------------------------------------------------------------------

                 Key: JRUBY-4837
                 URL: http://jira.codehaus.org/browse/JRUBY-4837
             Project: JRuby
          Issue Type: Bug
          Components: Standard Library
    Affects Versions: JRuby 1.5
         Environment: Windows XP
            Reporter: Pepijn Van Eeckhoudt
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.5.1
         Attachments: touch_spec.rb

The attached spec compares the mtime of a directory before and after invoking 
FileUtils.touch on that directory. The spec fails since the mtime is not 
modified. Invoking touch on the same directory via cygwin does correctly update 
the mtime.

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