Author: maartenc
Date: Thu Dec 23 20:55:33 2010
New Revision: 1052371
URL: http://svn.apache.org/viewvc?rev=1052371&view=rev
Log:
When fixing IVY-1253, IVY-1010 has been fixed as well.
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=1052371&r1=1052370&r2=1052371&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Thu Dec 23 20:55:33 2010
@@ -117,6 +117,7 @@ for detailed view of each issue, please
- NEW: ivy:resolve and post resole task can now have inlined dependencies
declaration.
- NEW: Import Bushel into Ivy core (IVY-1241)
+- FIX: XmlModuleDescriptorUpdater is a mess that produces broken xmls in many
cases (IVY-1010)
- FIX: ivy.xml that contains UTF-8 encoded umlauts cannot be bigger than 10000
bytes (IVY-1253)
- FIX: Can not use a v[revision] in an artifact pattern of a filesystem
resolver (IVY-1238)
- FIX: Cached ivy.xml is invalid if the description contains the ampersand
entity (&) (IVY-1237)