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 dee1d768 Format tweak
     new 94708ef6 Javadoc
     new 565e215a Javadoc
     new 7db957b7 Javadoc
     new 16afcd11 Javadoc
     new d6eacc4f Javadoc
     new fe13122f Javadoc
     new 2134c690 Remove unused imports
     new 02d782c2 Javadoc
     new 00ccf1ff Javadoc
     new 920a1324 Use builder and deprecate old ctor
     new 70019111 Javadoc
     new 875ade80 Javadoc
     new 73bca3d7 Use a builder in UncheckedBufferedReader
     new 49c77de3 Remove unused imports
     new 40d6c56e Use final
     new 31430329 Javadoc

The 16 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:
 .../apache/commons/io/build/AbstractOrigin.java    | 11 ++++-
 .../apache/commons/io/input/BOMInputStream.java    |  2 +-
 .../io/input/BufferedFileChannelInputStream.java   |  3 +-
 .../io/input/MemoryMappedFileInputStream.java      |  2 +-
 .../input/MessageDigestCalculatingInputStream.java |  2 +-
 .../apache/commons/io/input/QueueInputStream.java  |  2 +
 .../io/input/RandomAccessFileInputStream.java      |  3 +-
 .../commons/io/input/ReadAheadInputStream.java     |  2 +-
 .../commons/io/input/ReversedLinesFileReader.java  |  2 +-
 .../commons/io/input/UncheckedBufferedReader.java  | 50 ++++++++++++++++------
 .../commons/io/output/FileWriterWithEncoding.java  |  2 +-
 .../commons/io/output/QueueOutputStream.java       |  2 +-
 .../io/file/AccumulatorPathVisitorTest.java        |  1 -
 .../commons/io/function/IOBiFunctionTest.java      |  1 -
 .../io/input/UncheckedBufferedReaderTest.java      | 26 ++++++-----
 15 files changed, 73 insertions(+), 38 deletions(-)

Reply via email to