You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Xavier Hanin (JIRA)" <ji...@apache.org> on 2007/03/07 21:57:24 UTC

[jira] Updated: (IVY-420) FileUtil#copy(File src, File dest, CopyProgressListener l, boolean overwrite)

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

Xavier Hanin updated IVY-420:
-----------------------------

    Description: FileUtil#copy(File src, File dest, CopyProgressListener l, boolean overwrite) output a verbose message when overwrite = faalse and file exist saying that nothing is done, but the copy is done anyway.  (was: When retrieve is called while some files already exist at the same destination, they are not overwritten)
        Summary: FileUtil#copy(File src, File dest, CopyProgressListener l, boolean overwrite)  (was: retrieve does not overwrite existing files)

> FileUtil#copy(File src, File dest, CopyProgressListener l, boolean overwrite)
> -----------------------------------------------------------------------------
>
>                 Key: IVY-420
>                 URL: https://issues.apache.org/jira/browse/IVY-420
>             Project: Ivy
>          Issue Type: Bug
>            Reporter: Xavier Hanin
>             Fix For: 1.5
>
>
> FileUtil#copy(File src, File dest, CopyProgressListener l, boolean overwrite) output a verbose message when overwrite = faalse and file exist saying that nothing is done, but the copy is done anyway.

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