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/ant-antlibs-compress.git


    from 41aa07b  pick up updates from common
     new c285299  use three digit version number
     new 9c01098  update zstd-jni
     new 1676191  bump XZ for Java dependency
     new 7c466bb  bump common compress dependency

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:
 changes.xml                                              | 16 ++++++++++++----
 docs/compresource.html                                   |  4 ++--
 docs/index.html                                          |  8 ++++----
 docs/pack.html                                           |  2 +-
 docs/unpack.html                                         |  4 ++--
 ivy.xml                                                  |  9 +++++----
 .../apache/ant/compress/resources/Deflate64Resource.java |  2 +-
 .../org/apache/ant/compress/resources/ZstdResource.java  |  2 +-
 .../org/apache/ant/compress/taskdefs/ArchiveBase.java    | 14 ++++----------
 src/main/org/apache/ant/compress/taskdefs/Deflate.java   |  4 +++-
 src/main/org/apache/ant/compress/taskdefs/UnZstd.java    |  2 +-
 src/main/org/apache/ant/compress/taskdefs/Zstd.java      |  2 +-
 .../apache/ant/compress/util/Deflate64StreamFactory.java |  2 +-
 .../org/apache/ant/compress/util/ZstdStreamFactory.java  |  2 +-
 version.properties                                       |  2 +-
 15 files changed, 40 insertions(+), 35 deletions(-)

Reply via email to