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 18a2406 ThreadMonitor.sleep(Duration) ignores nanoseconds. new d990ec3 Add FileUtils.current(). new 9b781b7 Javadoc. new ddb1b10 Split out negative duration test. new 3d1980b Test that the file exists one last time on exit. The 4 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: src/changes/changes.xml | 3 +++ src/main/java/org/apache/commons/io/FileUtils.java | 14 +++++++++++++- .../java/org/apache/commons/io/file/PathUtils.java | 2 +- .../apache/commons/io/FileUtilsWaitForTestCase.java | 20 +++++++++++--------- 4 files changed, 28 insertions(+), 11 deletions(-)