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 cbc0516af Use SystemProperties
new 4ea137ae8 Better parameter name
new 25adf9294 Better parameter name
new 4c114c030 Merge some string literals
The 3 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:
.../compress/archivers/cpio/CpioArchiveEntry.java | 2 +-
.../compress/archivers/sevenz/SevenZFile.java | 2 +-
.../compress/archivers/sevenz/StreamMap.java | 2 +-
.../compress/archivers/tar/TarArchiveEntry.java | 34 +++++++++++-----------
.../archivers/tar/TarArchiveStructSparse.java | 2 +-
.../commons/compress/archivers/tar/TarUtils.java | 2 +-
.../commons/compress/archivers/zip/BinaryTree.java | 2 +-
.../compress/archivers/zip/ExtraFieldUtils.java | 2 +-
.../zip/Zip64ExtendedInformationExtraField.java | 4 +--
.../archivers/zip/ZipArchiveInputStream.java | 2 +-
.../archivers/zip/ZipArchiveOutputStream.java | 4 +--
.../commons/compress/archivers/zip/ZipFile.java | 4 +--
.../AbstractLZ77CompressorInputStream.java | 2 +-
.../snappy/FramedSnappyCompressorInputStream.java | 2 +-
.../compress/harmony/unpack200/IcBands.java | 2 +-
.../compress/archivers/sevenz/SevenZFileTest.java | 2 +-
.../commons/compress/archivers/zip/Lister.java | 2 +-
.../commons/compress/compressors/GZipTest.java | 2 +-
18 files changed, 37 insertions(+), 37 deletions(-)