You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by cd...@apache.org on 2013/12/27 22:54:52 UTC

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

Author: cduffy
Date: Fri Dec 27 21:54:52 2013
New Revision: 1553748

URL: http://svn.apache.org/r1553748
Log:
Document IVY-1455 in 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=1553748&r1=1553747&r2=1553748&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Fri Dec 27 21:54:52 2013
@@ -167,6 +167,7 @@ for detailed view of each issue, please 
 - FIX: Artifact repository locking did not correctly handle threaded use (IVY-1454) (thanks to Carsten Pfeiffer)
 - FIX: Better support for "Bundle-RequiredExecutionEnvironment" from an OSGi MANIFEST.MF
 - FIX: When inheriting a module descriptor, also merge the exclude rules
+- FIX: Correct application of mediators (ie. override) during conflict resolution (IVY-1455)
 
    2.3.0
 =====================================