This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
from ea8c10de5 Reuse IOUtils.buffer(Reader)
add da9055b94 [IO-885] Path visits follow links (#832)
No new revisions were added by this update.
Summary of changes:
.../commons/io/file/CountingPathVisitor.java | 3 +-
.../java/org/apache/commons/io/FileUtilsTest.java | 11 +-
.../apache/commons/io/file/PathUtilsCopyTest.java | 320 ++++++++++++++++++++-
.../org/apache/commons/io/file/PathUtilsTest.java | 2 +-
4 files changed, 322 insertions(+), 14 deletions(-)