You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ma...@apache.org on 2012/12/10 22:10:20 UTC

svn commit: r1419770 - /ant/ivy/core/trunk/CHANGES.txt

Author: maartenc
Date: Mon Dec 10 21:10:19 2012
New Revision: 1419770

URL: http://svn.apache.org/viewvc?rev=1419770&view=rev
Log:
Added missing changes to CHANGES.TXT

Modified:
    ant/ivy/core/trunk/CHANGES.txt

Modified: ant/ivy/core/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/CHANGES.txt?rev=1419770&r1=1419769&r2=1419770&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Mon Dec 10 21:10:19 2012
@@ -140,6 +140,8 @@ for detailed view of each issue, please 
 - IMPROVEMENT: add support for source URI from OBR repositories
 
 - FIX: Maven2: resolve failure when parent has <dependencyManagement> with dependency in 'import' scope (IVY-1376)
+- FIX: IvyPublish fails when using extend tags with no explicit location attribute (IVY-1391)
+- FIX: Properly handle evicted nodes in ResolveReport
 
    2.3.0-rc2
 =====================================