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 06449cab6 [COMPRESS-685] Update Javadoc description for GzipCompressorInputStream #551 new 082a58d57 Use StringBuilder(String) new 0c56e6747 Use fluent style new dbca295f5 Use fluent style new ee90be6e8 Fix Javadoc error new 2f562a41f Use StringUtils.repeat() new 44706ad90 Use StringUtils.repeat() The 6 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/zip/X000A_NTFS.java | 18 ++++++++++++++---- .../compressors/gzip/GzipCompressorInputStream.java | 2 +- .../commons/compress/harmony/unpack200/IcTuple.java | 18 ++++++++++-------- .../unpack200/bytecode/ExceptionsAttribute.java | 3 +-- .../org/apache/commons/compress/archivers/TarTest.java | 8 +++----- .../commons/compress/archivers/tar/TarFileTest.java | 8 +++----- 6 files changed, 32 insertions(+), 25 deletions(-)