release notes for IVY-1531
Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/2681600e Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/2681600e Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/2681600e Branch: refs/heads/xooki2asciidoc Commit: 2681600eca45ee3097bef4f8ff86b1ec5dd24555 Parents: 6b5b674 Author: Nicolas LaleveÌe <[email protected]> Authored: Tue May 16 20:36:59 2017 +0200 Committer: Nicolas LaleveÌe <[email protected]> Committed: Tue May 16 22:27:05 2017 +0200 ---------------------------------------------------------------------- doc/release-notes.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/2681600e/doc/release-notes.html ---------------------------------------------------------------------- diff --git a/doc/release-notes.html b/doc/release-notes.html index 688d722..bb90c9e 100644 --- a/doc/release-notes.html +++ b/doc/release-notes.html @@ -67,6 +67,7 @@ List of changes since Ivy 2.4.0: - FIX: dynamic revisions are not cached per resolver (IVY-1430) (Thanks to Stephen Haberman) - FIX: Dependencies failed using branch attribute (and extra attributes) (IVY-1141) (Thanks to Stephen Haberman) - FIX: useCacheOnly should allow lookup of changing dependencies in cache (IVY-1515) (Thanks to Ilya) +- FIX: Translation of POM to Ivy XML with * exclusion is removing main artifact (IVY-1531) (Thanks to Jaikiran Pai) - IMPROVEMENT: Throw an IllegalStateException when retrieving the resolutionCacheRoot on the DefaultResolutionCacheManager if the basedir (or IvySettings) is not set (IVY-1482) - IMPROVEMENT: Optimization: limit the revision numbers scanned if revision prefix is specified (Thanks to Ernestas Vaiciukevičius)
