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

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


    from 9e0d5a7  we trigger libbzip2's advertising clause
     new b4fd49a  COMPRESS-477 : add Zip64 support for split zip
     new 13cd268  Merge branch 'master' of 
https://github.com/apache/commons-compress into COMPRESS-477-zip64
     new 27fd203  COMPRESS-477 : add testcases for zip64 split zip
     new 2dbdb7b  Merge branch 'COMPRESS-477-zip64' of 
https://github.com/PeterAlfreadLee/commons-compress into 
PeterAlfreadLee-COMPRESS-477-zip64

The 4 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:
 .../archivers/zip/Zip64RequiredException.java      | 12 +++
 .../archivers/zip/ZipArchiveOutputStream.java      | 95 +++++++++++++++++++---
 .../compress/archivers/zip/Zip64SupportIT.java     | 87 +++++++++++++++-----
 3 files changed, 161 insertions(+), 33 deletions(-)

Reply via email to