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 5e39dd477 Prepare for the next release candidate
     add ed2de7535 [IO-884] IOUtils.contentEquals(Reader,Reader) makes an 
invalid assumption about read return value

No new revisions were added by this update.

Summary of changes:
 src/main/java/org/apache/commons/io/IOUtils.java   | 1275 +++++++++-----------
 .../java/org/apache/commons/io/IOUtilsTest.java    |   43 +-
 .../ChunkedReader.java}                            |   39 +-
 3 files changed, 606 insertions(+), 751 deletions(-)
 copy src/test/java/org/apache/commons/io/{test/ThrowOnCloseReader.java => 
input/ChunkedReader.java} (57%)

Reply via email to