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 d6da6b2a Better exception message new 3c352e20 Stay compatible with 2.12.0 new c7d957d7 Add PathUtils.EMPTY_FILE_ATTRIBUTE_ARRAY new 12a19412 [IO-798] DeferredFileOutputStream throws exception when system temp dir is a symlink The 3 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 | 6 ++++++ src/main/java/org/apache/commons/io/IOUtils.java | 8 +++++++- src/main/java/org/apache/commons/io/file/PathUtils.java | 7 +++++++ .../org/apache/commons/io/output/DeferredFileOutputStream.java | 2 +- 4 files changed, 21 insertions(+), 2 deletions(-)