Ivy 1.4.1 is mainly a bug fix version, upgrade from 1.4 is strongly recommended. It has been released on 2006-11-09. == Downloads link:http://www.jayasoft.org/downloads/ivy/1.4.1/ivy-1.4.1-bin.zip[ivy-1.4.1-bin.zip] link:http://www.jayasoft.org/downloads/ivy/1.4.1/ivy-1.4.1-src.zip[ivy-1.4.1-src.zip] link:http://www.jayasoft.org/downloads/ivy/1.4.1/ivy-1.4.1-doc.zip[ivy-1.4.1-doc.zip] == Changes log [source] ---- - IMPROVE: ability to rebuild all dependent projects from a leaf (link:http://issues.apache.org/jira/browse/IVY-101[IVY-101]) - IMPROVE: Artifact pattern list attribute for the ivy:publish (link:http://issues.apache.org/jira/browse/IVY-113[IVY-113]) - IMPROVE: Measure code coverage (link:http://issues.apache.org/jira/browse/IVY-323[IVY-323]) - IMPROVE: add release target to build file (link:http://issues.apache.org/jira/browse/IVY-339[IVY-339]) - IMPROVE: Add a 'conf' parameter to the ivy 'publish' ant task (link:http://issues.apache.org/jira/browse/IVY-322[IVY-322]) (thanks to Emmanuel Pellereau) - FIX: retrieve fails when resolve is done with useOrigin set to true (link:http://issues.apache.org/jira/browse/IVY-304[IVY-304]) - FIX: IVY complains about non-existent reports in the cache directory (link:http://issues.apache.org/jira/browse/IVY-315[IVY-315]) - FIX: Typo in failureproperty attribute of Ant resolve task (link:http://issues.apache.org/jira/browse/IVY-327[IVY-327]) (thanks to Jean-Baptiste Quenot) - FIX: ivy:resolve useOrigin fails to behave correctly (link:http://issues.apache.org/jira/browse/IVY-332[IVY-332]) - FIX: ChainVersionMatcher doesn't handle IvyAware children version matchers (link:http://issues.apache.org/jira/browse/IVY-331[IVY-331]) - FIX: latest.<status> does not work properly when no matching revision exist (link:http://issues.apache.org/jira/browse/IVY-318[IVY-318]) - FIX: attribute name in macrodef is not handled as expected (link:http://issues.apache.org/jira/browse/IVY-319[IVY-319]) - FIX: confmappingoverride doesn't work for configurations extending from "*(public)" (link:http://issues.apache.org/jira/browse/IVY-326[IVY-326]) ----