Dmitry created IO-857:
-------------------------
Summary: PathUtils.cleanDirectory method does not erase
subdirectories
Key: IO-857
URL: https://issues.apache.org/jira/browse/IO-857
Project: Commons IO
Issue Type: Bug
Components: Utilities
Affects Versions: 2.16.1
Reporter: Dmitry
The PathUtils.cleanDirectory method does not erase subdirectories. Only the
files in them. The FileUtils.cleanDirectory method erases everything except the
directory itself, and this is the expected behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)