Here are the release notes of version 1.4-RC2. A new and noteworthy section is available on link:1.4.html[version 1.4 page]. You can download it here: * link:http://www.jayasoft.org/downloads/ivy/1.4-RC2/ivy-1.4-RC2-bin.zip[binaries] * link:http://www.jayasoft.org/downloads/ivy/1.4-RC2/ivy-1.4-RC2-src.zip[sources] * link:http://www.jayasoft.org/downloads/ivy/1.4-RC2/ivy-1.4-RC2-doc.zip[documentation] It includes only bug fixes since 1.4-RC1. [source] ---- version 1.4-RC2 - 2006-09-27 ===================================== - FIX: m2compatible flag is ignored for display of failed artifact searches (link:http://issues.apache.org/jira/browse/IVY-303[IVY-303]) - FIX: AntCallTriggerTest and AntBuildTriggerTest fail when run from ivy build.xml (link:http://issues.apache.org/jira/browse/IVY-310[IVY-310]) - FIX: Classloader problem with ant (link:http://issues.apache.org/jira/browse/IVY-311[IVY-311]) - FIX: Make resolve overview more compact (link:http://issues.apache.org/jira/browse/IVY-299[IVY-299]) - FIX: Could not write to "tmp:///webdav_tmp.c1" because it is read-only (link:http://issues.apache.org/jira/browse/IVY-312[IVY-312]) ----