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 82d04b0db Bump org.apache.commons:commons-parent from 67 to 69 #608 new 8167452d3 Use try-with resources new 3bd18268a Assert markSupported() new f7c433436 Sort members new 4c9e658c9 [IO-853] BoundedInputStream.reset() not updating count The 4 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 | 1 + .../commons/io/input/BoundedInputStream.java | 9 +- .../commons/io/input/BoundedInputStreamTest.java | 365 ++++++++++++++++----- 3 files changed, 298 insertions(+), 77 deletions(-)