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 2d7fef1  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-io.git
     new 91e2c95  Minor and tweaked refactoring from 
https://github.com/apache/commons-io/pull/203 by Andrew Shcheglov (ashcheglov 
on GitHub).
     new 7a7b141  Apply, refactor, clean up 
https://github.com/apache/commons-io/pull/203 by Andrew Shcheglov (ashcheglov 
on GitHub).

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                            |   3 +
 .../commons/io/file/CopyDirectoryVisitor.java      |  20 +++-
 .../java/org/apache/commons/io/file/PathUtils.java |   5 +-
 .../org/apache/commons/io/file/PathUtilsTest.java  | 113 +++++++++++++++++++++
 src/test/resources/org/apache/commons/io/test.jar  | Bin 0 -> 1101 bytes
 5 files changed, 136 insertions(+), 5 deletions(-)
 create mode 100644 src/test/resources/org/apache/commons/io/test.jar

Reply via email to