Jürgen Weber created IO-496:
-------------------------------
Summary: 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)