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 2330b086d Add toByteArray(InputStream input, int size, int bufferSize) 
(#776)
     new 44593a4db Sort members
     new cd20ecebc Use final

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   | 84 ++++++++++-----------
 .../java/org/apache/commons/io/IOUtilsTest.java    | 88 +++++++++++-----------
 .../commons/io/input/BoundedInputStreamTest.java   | 10 +--
 3 files changed, 91 insertions(+), 91 deletions(-)

Reply via email to