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 <bode...@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(-)