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 c0b87d31d IO-892: Add maximum traversal depth to
FileAlterationObserver (#870)
add 5442640db Sort members
add c28e2a8b3 [IO-892] Add maximum traversal depth to
FileAlterationObserver (#870).
No new revisions were added by this update.
Summary of changes:
src/changes/changes.xml | 2 +-
.../commons/io/monitor/FileAlterationObserver.java | 20 +--
.../io/output/AbstractByteArrayOutputStream.java | 30 ++--
.../io/monitor/FileAlterationObserverTest.java | 178 ++++++++++-----------
...lterationObserverWithListenerExceptionTest.java | 4 +-
5 files changed, 116 insertions(+), 118 deletions(-)