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 ec028a8b2 Update toString test for FileEntry class
     add e1e143cfb FileAlterationObserver now notifies all listeners even if 
one throws an exception.
     add ca7e78b7f Javadoc

No new revisions were added by this update.

Summary of changes:
 src/changes/changes.xml                            |   1 +
 .../commons/io/monitor/FileAlterationMonitor.java  |   2 +-
 .../commons/io/monitor/FileAlterationObserver.java |  32 +-
 ...lterationObserverWithListenerExceptionTest.java | 384 +++++++++++++++++++++
 4 files changed, 405 insertions(+), 14 deletions(-)
 create mode 100644 
src/test/java/org/apache/commons/io/monitor/FileAlterationObserverWithListenerExceptionTest.java

Reply via email to