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 04103a26 Javadoc
new 4afb4528 Javadoc
new 8c0385cb Add @SuppressWarnings("rawtypes")
new f476fd52 Whitespace
new bb6b3d3a FileSystemUtils.performCommand(String[], int, Duration): Use
Locale.ROOT instead of ENGLISH.
new e5fdc381 Use try-with-resources
new c91d0898 Add @SuppressWarnings("resource")
new 5dc5111e Add @SuppressWarnings("resource")
new 6ed9da6f Add @SuppressWarnings("resource")
The 8 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 +
.../apache/commons/io/CloseableURLConnection.java | 2 +-
.../org/apache/commons/io/FileSystemUtils.java | 134 +++++++--------------
src/main/java/org/apache/commons/io/FileUtils.java | 20 +--
src/main/java/org/apache/commons/io/HexDump.java | 1 +
.../java/org/apache/commons/io/LineIterator.java | 1 +
.../io/input/buffer/CircularBufferInputStream.java | 1 +
7 files changed, 64 insertions(+), 98 deletions(-)