You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2021/06/12 13:24:44 UTC

[commons-compress] 02/02: Merge remote-tracking branch 'origin/master' into pack200

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

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

commit a3a7883556b2b035074c3260c50247423cb4a6df
Merge: c754db3 6efc056
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Jun 12 08:56:41 2021 -0400

    Merge remote-tracking branch 'origin/master' into pack200

 .github/workflows/maven.yml                        |  2 +-
 pom.xml                                            | 10 +--
 src/changes/changes.xml                            | 17 +++--
 .../commons/compress/archivers/zip/ZipFile.java    | 84 ++++++++++++++--------
 .../commons/compress/archivers/ZipTestCase.java    |  4 +-
 5 files changed, 76 insertions(+), 41 deletions(-)