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 c59effc3 [IO-762] FileSystem.WINDOWS.isReservedFileName doesn't check 
for file extension
     new cdc97d86 Javadoc
     new fd7c8182 Add PathUtils.touch(Path)

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 ++
 src/main/java/org/apache/commons/io/FileUtils.java | 19 ++++-------
 .../java/org/apache/commons/io/file/PathUtils.java | 21 ++++++++++++
 .../java/org/apache/commons/io/FileUtilsTest.java  |  8 ++---
 .../commons/io/file/AbstractTempDirTest.java       |  3 ++
 .../org/apache/commons/io/file/PathUtilsTest.java  | 39 ++++++++++++++++++++++
 6 files changed, 76 insertions(+), 17 deletions(-)

Reply via email to