Re: Ivy settings ant error

2008-02-28 Thread Steve Loughran
Xavier Hanin wrote: Hi, In latest Ivy version we have changed the way to load settings, using a task instead of a datatype, but still using an id attribute. The code of the task is available here: https://svn.apache.org/repos/asf/ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyAntSettings.java

Ivy settings ant error

2008-02-27 Thread Xavier Hanin
Hi, In latest Ivy version we have changed the way to load settings, using a task instead of a datatype, but still using an id attribute. The code of the task is available here: https://svn.apache.org/repos/asf/ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyAntSettings.java A user is complainin