Repository: ant-ivy
Updated Branches:
  refs/heads/master f2a899979 -> 368f1da7f


release notes for IVY-1495


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

Branch: refs/heads/master
Commit: 368f1da7f990ce229fd1ddc7d2f5b1ea32da6611
Parents: f2a8999
Author: Nicolas Lalevée <nicolas.lale...@hibnet.org>
Authored: Thu Jun 1 13:11:23 2017 +0200
Committer: Nicolas Lalevée <nicolas.lale...@hibnet.org>
Committed: Thu Jun 1 13:11:23 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/368f1da7/doc/release-notes.html
----------------------------------------------------------------------
diff --git a/doc/release-notes.html b/doc/release-notes.html
index 69f03f6..40c93d6 100644
--- a/doc/release-notes.html
+++ b/doc/release-notes.html
@@ -72,6 +72,7 @@ List of changes since Ivy 2.4.0:
 - 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)
 - 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)
 
 - 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