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 d9798601b Optimize ZipEightByteInteger #614 new 332412363 Sort members new d9939e802 Clean up static imports 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: .../archivers/zip/ZipEightByteInteger.java | 22 ++++++------- .../archivers/zip/ZipEightByteIntegerTest.java | 38 +++++++++++----------- .../gzip/GzipCompressorOutputStreamTest.java | 2 +- .../apache/commons/compress/utils/IOUtilsTest.java | 10 +++--- 4 files changed, 36 insertions(+), 36 deletions(-)