You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2017/05/18 19:07:37 UTC

[3/3] ant-ivy git commit: release notes for IVY-1448

release notes for IVY-1448


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/658a8d80
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/658a8d80
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/658a8d80

Branch: refs/heads/master
Commit: 658a8d80bad3a3edb792cb5f94ef175dc14ca03f
Parents: 0c0d92d
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Thu May 18 21:07:06 2017 +0200
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Thu May 18 21:07:06 2017 +0200

----------------------------------------------------------------------
 doc/release-notes.html | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/658a8d80/doc/release-notes.html
----------------------------------------------------------------------
diff --git a/doc/release-notes.html b/doc/release-notes.html
index 89359f1..1034f90 100644
--- a/doc/release-notes.html
+++ b/doc/release-notes.html
@@ -70,6 +70,7 @@ List of changes since Ivy 2.4.0:
 - FIX: Translation of POM to Ivy XML with * exclusion is removing main artifact (IVY-1531) (Thanks to Jaikiran Pai)
 - FIX: Have makepom task take description from ivy-module > info > description element (IVY-1520)
 - FIX: Fix RetrieveEngine to take into account the correct extension while dealing with unpacked artifacts (IVY-1478) (Thanks to Jaikiran Pai)
+- FIX: ParseException "Unsupported repository, resources names are not uris" for ivy.xml with parent on Windows (IVY-1448) (Thanks to Riccardo Foschia and 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&#269;ius)
@@ -134,6 +135,7 @@ Here is the list of people who have contributed source code and documentation up
 <li>Robin Fernandes</li>
 <li>Gregory Fernandez</li>
 <li>Danno Ferrin</li>
+<li>Riccardo Foschia</li>
 <li>Benjamin Francisoud</li>
 <li>Wolfgang Frank</li>
 <li>Jacob Grydholt Jensen</li>