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 ebae41e [IO-709] Add null safe variants of isDirectory and isRegularFile. new 48d5a74 Remove trailing whitespace. new 1f2c9a1 Use final. 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/main/java/org/apache/commons/io/FileUtils.java | 6 +++--- src/main/java/org/apache/commons/io/monitor/FileEntry.java | 2 +- src/test/java/org/apache/commons/io/FileUtilsFileNewerTestCase.java | 2 +- .../java/org/apache/commons/io/file/PathUtilsDeleteFileTest.java | 4 ++-- src/test/java/org/apache/commons/io/file/PathUtilsTest.java | 4 ++-- .../java/org/apache/commons/io/input/AutoCloseInputStreamTest.java | 2 +- src/test/java/org/apache/commons/io/input/QueueInputStreamTest.java | 2 +- .../java/org/apache/commons/io/output/QueueOutputStreamTest.java | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-)