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 df09ef853 Add test inline comment
     new 2f18e2216 Sort members
     new 8dca0f4ce Remove unnecessary parentheses

The 2 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/main/java/org/apache/commons/io/IOUtils.java   | 28 +++----
 .../commons/io/input/AutoCloseInputStream.java     |  8 +-
 .../io/input/BufferedFileChannelInputStream.java   | 12 +--
 .../apache/commons/io/input/ProxyInputStream.java  | 24 +++---
 .../io/output/RandomAccessFileOutputStream.java    | 10 +--
 .../commons/io/build/AbstractOriginTest.java       |  2 +-
 .../commons/io/input/BoundedInputStreamTest.java   | 90 +++++++++++-----------
 .../io/input/UnsynchronizedBufferedReaderTest.java | 58 +++++++-------
 .../output/RandomAccessFileOutputStreamTest.java   | 18 ++---
 9 files changed, 125 insertions(+), 125 deletions(-)

Reply via email to