Repository: ant-antlibs-compress Updated Branches: refs/heads/compress-1.14 [created] 5de99d936
ivy.xml didn't mention snappy Project: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/commit/21789f1e Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/tree/21789f1e Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/diff/21789f1e Branch: refs/heads/compress-1.14 Commit: 21789f1e6a402b5c567ab464694a05af28104841 Parents: 3472e10 Author: Stefan Bodewig <[email protected]> Authored: Mon May 8 06:07:58 2017 +0200 Committer: Stefan Bodewig <[email protected]> Committed: Mon May 8 06:07:58 2017 +0200 ---------------------------------------------------------------------- ivy.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/blob/21789f1e/ivy.xml ---------------------------------------------------------------------- diff --git a/ivy.xml b/ivy.xml index 87c0722..3d32abb 100644 --- a/ivy.xml +++ b/ivy.xml @@ -28,8 +28,8 @@ url="http://ant.apache.org/"/> <description homepage="http://ant.apache.org/antlibs/compress/"> Provides tasks and types that deal with AR, ARJ, CPIO, TAR, - DUMP, 7Z and ZIP archives as well as BZIP2, PACK200, GZIP, LZMA - and XZ compressed files based on Apache Commons Compress. + DUMP, 7Z and ZIP archives as well as BZIP2, PACK200, GZIP, LZMA, + Snappy and XZ compressed files based on Apache Commons Compress. </description> </info> <configurations>
