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 8588c9c  [IO-701] Make PathUtils.setReadOnly deal with 
LinuxDosFileAttributeView #186.
     new 3a9aae6  Javadoc.
     new 5b065d7  FIx test method name.
     new 471e4b3  Sort methods.
     new cc9af31  Add FileUtils.isEmptyDirectory(File).

The 4 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 |  12 ++
 .../java/org/apache/commons/io/file/PathUtils.java |   6 +-
 .../org/apache/commons/io/FileUtilsTestCase.java   | 164 +++++++++++----------
 .../commons/io/file/PathUtilsIsEmptyTest.java      |   4 +-
 5 files changed, 110 insertions(+), 79 deletions(-)

Reply via email to