You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2020/05/27 00:26:54 UTC

[maven-shared-utils] branch pr-28 updated (603a180 -> 759edda)

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a change to branch pr-28
in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git.


    from 603a180  [MSHARED-884] - Avoid conflicts with Java 9 additional Buffer methods
     add 69d33b0  [MSHARED-884] - Consistent explicit use of Charset instances
     add 1b6fd3c  [MSHARED-884] - Prefer Files.newBufferedReader/Writer methods
     add 759edda  [MSHARED-884] - Use TimeUnit rather than constants in millisecond

No new revisions were added by this update.

Summary of changes:
 .../apache/maven/shared/utils/io/FileUtils.java    | 71 +++++++++++-----------
 .../maven/shared/utils/io/FileUtilsTest.java       |  9 ++-
 2 files changed, 38 insertions(+), 42 deletions(-)