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 5c39717  Fix Typos in JavaDoc, Comments and Tests #201.
     new daa5d8c  Re-implement package-private class ThreadMonitor timeouts 
with java.time.Duration.
     new 394158d  Re-implement FileSystemUtils internal timeouts with 
java.time.Duration.

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:
 .../org/apache/commons/io/FileSystemUtils.java     |  13 +--
 .../java/org/apache/commons/io/ThreadMonitor.java  |  34 ++++---
 .../apache/commons/io/FileSystemUtilsTestCase.java | 111 +++++++++++----------
 .../apache/commons/io/ThreadMonitorTestCase.java   |  10 +-
 4 files changed, 89 insertions(+), 79 deletions(-)

Reply via email to