You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2011/05/11 22:56:47 UTC

[jira] [Updated] (IO-157) [FileUtils] Return target File from copyFileToDirectory()

     [ https://issues.apache.org/jira/browse/IO-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated IO-157:
--------------------

    Comment: was deleted

(was: Changing the return type forces a recompile of existing client code, so is not strictly (i.e., "drop-in") binary compatible.)

> [FileUtils] Return target File from copyFileToDirectory()
> ---------------------------------------------------------
>
>                 Key: IO-157
>                 URL: https://issues.apache.org/jira/browse/IO-157
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Utilities
>    Affects Versions: 1.4
>            Reporter: Kenny MacLeod
>            Priority: Minor
>             Fix For: 3.x
>
>
> It would be useful if the FileUtils.copyFileToDirectory() method returned the target file to which it does the copy.  Currently, it creates the target File object, passes it to copyFile(), and discards the reference.  This could just be returned from the method instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira