[
https://issues.apache.org/jira/browse/IO-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved IO-496.
---------------------
Resolution: Cannot Reproduce
Works fine for me.
Note that copyDirectorytoDirectory actually calls copyDirectory.
If you are still having a problem, please provide a sample test case.
> javadoc of copyDirectory misleading
> -----------------------------------
>
> Key: IO-496
> URL: https://issues.apache.org/jira/browse/IO-496
> Project: Commons IO
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.4
> Reporter: Jürgen Weber
> Priority: Trivial
>
> javadoc of copyDirectory states:
> This method copies the specified directory and all its child directories and
> files to the specified destination.
> In fact it only copies the children of the directory (contrary to
> copyDirectoryToDirectory).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)