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 9882f7d94 Change timeout for testCloseInterrupt to 30 seconds
add ef2c5e3c5 Better internal name
add e69cedbc3 Push down null invariant check and Javadoc.
add 12d849263 Javadoc
add 9df1e7ffa Better internal typing
add eabcbf5e9 Javadoc and comments
add 70ad75d71 Make internal class final
add 58909e8e3 Better test name
add 8bae73649 Better internal names
add b44a56419 Javadoc
add 6eb4fa078 Give test threads better names for debugging
add 107ca91f7 Give threads better names for debugging
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/commons/io/FileCleaner.java | 2 +-
.../org/apache/commons/io/FileCleaningTracker.java | 36 ++++++------
.../org/apache/commons/io/FileDeleteStrategy.java | 2 +-
.../java/org/apache/commons/io/ThreadMonitor.java | 2 +-
.../commons/io/input/TailerListenerAdapter.java | 2 +-
.../commons/io/monitor/FileAlterationMonitor.java | 4 +-
.../apache/commons/io/FileCleaningTrackerTest.java | 64 ++++++++++++----------
.../apache/commons/io/FileUtilsWaitForTest.java | 2 +-
.../commons/io/input/QueueInputStreamTest.java | 2 +-
.../org/apache/commons/io/input/TailerTest.java | 34 ++++++------
.../UnsynchronizedBufferedInputStreamTest.java | 2 +-
11 files changed, 79 insertions(+), 73 deletions(-)