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 81ba7d7  - IOUtils.toByteArray(InputStream) should used an 
unsynchronized ByteArrayOutputStream internally. - Improve Javadoc for 
IOUtils.copy(InputStream OutputStream).
     new 3f989cc  Remove dead comments.
     new 7e0d317  [IO-429] Check for long streams in IOUtils.toByteArray #175.

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/changes/changes.xml                                |  3 +++
 src/main/java/org/apache/commons/io/IOUtils.java       | 14 ++++++++++----
 .../java/org/apache/commons/io/IOUtilsTestCase.java    |  9 +++++++++
 .../org/apache/commons/io/IOUtilsWriteTestCase.java    | 18 ------------------
 4 files changed, 22 insertions(+), 22 deletions(-)

Reply via email to