FileUtils copy methods swallow 
-------------------------------

                 Key: IO-215
                 URL: https://issues.apache.org/jira/browse/IO-215
             Project: Commons IO
          Issue Type: Bug
          Components: Utilities
            Reporter: Sebb


FileUtils.doCopyDirectory(..) and .FileUtils.doCopyFile(..) both call the 
setLastModified() method, but fail to check if it succeeded or not.

Surely if the caller has asked for the date to be preserved, failure to do so 
should be reported somehow?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to