release notes for IVY-1555

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

Branch: refs/heads/master
Commit: 7304fb9c4d720a6cad181108c273fb5eba96272e
Parents: 5f6ebd6
Author: Nicolas Lalevée <nicolas.lale...@hibnet.org>
Authored: Thu Jun 1 13:37:50 2017 +0200
Committer: Nicolas Lalevée <nicolas.lale...@hibnet.org>
Committed: Thu Jun 1 13:37:50 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/7304fb9c/doc/release-notes.html
----------------------------------------------------------------------
diff --git a/doc/release-notes.html b/doc/release-notes.html
index 40c93d6..6f20fa4 100644
--- a/doc/release-notes.html
+++ b/doc/release-notes.html
@@ -73,6 +73,7 @@ List of changes since Ivy 2.4.0:
 - 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)
 - FIX: Ivy 2.4.0 improperly handles modules with colon (:) in version 
(IVY-1522) (Thanks to Jaikiran Pai)
 - FIX: Delay the processing of configured cache ttls, until the IvySettings 
object is usable (IVY-1495) (Thanks to Jaikiran Pai)
+- FIX: Including optional ivysettings of type 'file' doesn't work when file 
doesn't exist (IVY-1555) (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&#269;ius)

Reply via email to