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 8d8935e0 Add DeferredFileOutputStream.getPath(). new 32d2f338 Javadoc new 0671c86b Add FileCleaningTracker.track(Path, Object[, FileDeleteStrategy]). 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 + .../org/apache/commons/io/FileCleaningTracker.java | 33 +++++- .../apache/commons/io/FileCleaningTrackerTest.java | 115 ++++++++++++++++----- .../java/org/apache/commons/io/test/TestUtils.java | 18 ++-- 4 files changed, 134 insertions(+), 35 deletions(-)