Author: mbenson
Date: Wed Jun 8 14:02:12 2011
New Revision: 1133404
URL: http://svn.apache.org/viewvc?rev=1133404&view=rev
Log:
document IVY-1299/IVY-1301
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=1133404&r1=1133403&r2=1133404&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Wed Jun 8 14:02:12 2011
@@ -150,6 +150,8 @@ for detailed view of each issue, please
- FIX: ConcurrentModificationException on ivy settings loading (IVY-1250)
- FIX: Module inheritance sometimes fails to locate parent descriptor in
deliver process (IVY-1248) (thanks to Jean-Louis Boudart)
- FIX: <cachefileset> on an empty configuration produces a very
slow-to-evaluate fileset (IVY-1272)
+- FIX: Ivy does not apply overridden properties to m2 parent dependency
versions specified using properties (IVY-1299)
+- FIX: Ivy does not apply overridden properties to m2 parent dependency
versions specified using dependencyManagement properties (IVY-1301)
2.2.0
=====================================