You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2020/01/21 17:30:12 UTC

[commons-compress] 04/04: Merge branch 'COMPRESS-477-zip64' of https://github.com/PeterAlfreadLee/commons-compress into PeterAlfreadLee-COMPRESS-477-zip64

This is an automated email from the ASF dual-hosted git repository.

bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 2dbdb7b8278e4e9df0a3754b7335325e6e275155
Merge: 9e0d5a7 27fd203
Author: Stefan Bodewig <bo...@apache.org>
AuthorDate: Tue Jan 21 18:14:50 2020 +0100

    Merge branch 'COMPRESS-477-zip64' of https://github.com/PeterAlfreadLee/commons-compress into PeterAlfreadLee-COMPRESS-477-zip64

 .../archivers/zip/Zip64RequiredException.java      | 12 +++
 .../archivers/zip/ZipArchiveOutputStream.java      | 95 +++++++++++++++++++---
 .../compress/archivers/zip/Zip64SupportIT.java     | 87 +++++++++++++++-----
 3 files changed, 161 insertions(+), 33 deletions(-)