You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2017/06/01 14:45:54 UTC

ant-antlibs-compress git commit: record breaking change of Ivy coordinates

Repository: ant-antlibs-compress
Updated Branches:
  refs/heads/master 52551cab9 -> dae117c95


record breaking change of Ivy coordinates


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/dae117c9
Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/tree/dae117c9
Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/diff/dae117c9

Branch: refs/heads/master
Commit: dae117c95cc2c4fc7ecdd4dfcb9927d4c8c7d935
Parents: 52551ca
Author: Stefan Bodewig <bo...@apache.org>
Authored: Thu Jun 1 16:44:47 2017 +0200
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Thu Jun 1 16:45:43 2017 +0200

----------------------------------------------------------------------
 changes.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/blob/dae117c9/changes.xml
----------------------------------------------------------------------
diff --git a/changes.xml b/changes.xml
index 2efc183..44232d7 100644
--- a/changes.xml
+++ b/changes.xml
@@ -39,6 +39,10 @@
 
     <release version="1.5" date="unreleased">
       <action type="update" breaks-bwc="true">
+        The coordinates inside the Ivy file have been changed to match
+        those of the POM.
+      </action>
+      <action type="update" breaks-bwc="true">
         The Apache Compress Antlib now requires Apache Commons
         Compress 1.14 or later for 7z, DEFLATE, LZ4 and write support
         for LZMA and Snappy.