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 2d2bb26ba Sort imports new 6d6f65d9d Javadoc new abc2c1bfc Refactoring 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 | 1 + .../commons/io/input/AbstractInputStream.java | 16 +------- .../io/input/BufferedFileChannelInputStream.java | 2 +- .../java/org/apache/commons/io/input/Input.java} | 27 ++++++------- .../apache/commons/io/input/ProxyInputStream.java | 2 +- .../io/input/UnsynchronizedBufferedReader.java | 45 ++++++++-------------- .../commons/io/input/UnsynchronizedReader.java | 37 ++++++++++++++++++ 7 files changed, 71 insertions(+), 59 deletions(-) copy src/{test/java/org/apache/commons/io/output/NullAppendableTest.java => main/java/org/apache/commons/io/input/Input.java} (65%)