This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
from 21510fec1 Add PathUtils.touch(Path, FileTime) and use it to fix
FileAlterationObserverWithListenerExceptionTest on Java 8.
add c0b87d31d IO-892: Add maximum traversal depth to
FileAlterationObserver (#870)
No new revisions were added by this update.
Summary of changes:
src/changes/changes.xml | 1 +
.../commons/io/monitor/FileAlterationObserver.java | 77 +++++++++++-
.../io/monitor/FileAlterationObserverTest.java | 133 +++++++++++++++++++++
3 files changed, 207 insertions(+), 4 deletions(-)