Skip to content

Commit 44865b5

Browse files
author
Gary Gregory
committed
FileUtils#copyDirectory(File, File, FileFilter, preserveFileDate) clean
up #163.
1 parent 4d3a6bb commit 44865b5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ The <action> type attribute can be add,update,fix,remove.
6060
<action dev="ggregory" type="fix" due-to="Jan Peter Stotz, Bernd Eckenfels, Gary Gregory">
6161
Un-derpecate IOUtils.closeQuietly() methods.
6262
</action>
63+
<action dev="ggregory" type="fix" due-to="Michiel Kalkman">
64+
FileUtils#copyDirectory(File, File, FileFilter, preserveFileDate) clean up #163.
65+
</action>
6366
<!-- ADD -->
6467
<action dev="ggregory" type="add" due-to="Gary Gregory">
6568
Add FileSystemProviders class.

0 commit comments

Comments
 (0)