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-compress.git
from 54b8ab5c Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-compress.git new e254e386 Reuse FilterInputStream new c9f3ea3d Reuse FilterInputStream new f505162e Reuse FilterInputStream new 3b8b8f45 Reuse FilterInputStream 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: .../commons/compress/archivers/sevenz/Coders.java | 22 ++++-------------- .../archivers/zip/ExplodingInputStream.java | 20 +++++------------ .../archivers/zip/ZipArchiveInputStream.java | 8 +++---- .../commons/compress/utils/BoundedInputStream.java | 6 ++--- .../utils/ChecksumCalculatingInputStream.java | 26 +++++----------------- .../utils/ChecksumVerifyingInputStream.java | 25 +++++---------------- 6 files changed, 26 insertions(+), 81 deletions(-)