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 61216e59b Split out copy tests out of PathUtilsTest into a new class 
PathUtilsCopyTest.
     add b46789625 Javadoc
     add cf1246f4d Follow JUnit 5 convention for method visibility
     add b398cc0f1 Remove unused import
     add 7a86d112b Delete temporary directory after each test

No new revisions were added by this update.

Summary of changes:
 src/main/java/org/apache/commons/io/filefilter/AndFileFilter.java | 3 +--
 .../org/apache/commons/io/filefilter/CanExecuteFileFilter.java    | 2 +-
 .../java/org/apache/commons/io/filefilter/CanReadFileFilter.java  | 2 +-
 .../java/org/apache/commons/io/filefilter/CanWriteFileFilter.java | 3 ++-
 src/test/java/org/apache/commons/io/FileUtilsTest.java            | 4 ++--
 src/test/java/org/apache/commons/io/file/AbstractTempDirTest.java | 8 ++++++++
 6 files changed, 15 insertions(+), 7 deletions(-)

Reply via email to