Author: maartenc
Date: Thu Dec 29 07:29:22 2011
New Revision: 1225457
URL: http://svn.apache.org/viewvc?rev=1225457&view=rev
Log:
FIX: ivy:report ant task intermittently "cannot compile stylesheet" (IVY-1325)
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=1225457&r1=1225456&r2=1225457&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Thu Dec 29 07:29:22 2011
@@ -138,6 +138,7 @@ for detailed view of each issue, please
- IMPROVEMENT: ivy:retrieve can now convert 'dotted'-organisation names into a
directory tree.
- IMPROVEMENT: ivy:retrieve now accepts a nested mapper type.
+- FIX: ivy:report ant task intermittently "cannot compile stylesheet"
(IVY-1325)
- FIX: Maven 'eclipse-plugin', 'jbi-component' and 'jbi-shared-library'
packaging is now mapped to 'jar' extension (IVY-899)
- FIX: Infinite loop in latest-compatible conflict manager (IVY-1233) (thanks
to Payam Hekmat)
- FIX: extends section of ivy.xml info does not replace variable in location
tag (IVY-1287) (thanks to Jean-Louis Boudart)