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 fcf7e5e17 Reuse existing CharsetNames.UTF_8 constant new efd133fb1 Rename internal constant new 4c867494f Format tweak new a11d91815 Java Java 5 Javadoc link with Java 8 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/CpioArchiveOutputStream.java | 5 ++--- .../compress/archivers/tar/TarArchiveOutputStream.java | 5 +++-- .../apache/commons/compress/archivers/tar/TarUtils.java | 3 +-- .../compress/archivers/zip/ZipArchiveInputStream.java | 2 +- .../compress/archivers/zip/ZipArchiveOutputStream.java | 6 +++--- .../commons/compress/archivers/zip/ZipEncodingHelper.java | 15 +++++++-------- .../apache/commons/compress/archivers/zip/ZipFile.java | 2 +- .../apache/commons/compress/archivers/zip/ZipUtil.java | 2 +- 8 files changed, 19 insertions(+), 21 deletions(-)