On 3/22/07, Xavier Hanin <[EMAIL PROTECTED]> wrote:
On 3/22/07, Steve Loughran <[EMAIL PROTECTED]> wrote: > > Xavier Hanin wrote: > > > > > These three things should already be straightforward to get: > > $ svn co https://svn.apache.org/repos/asf/incubator/ivy/core/trunk ivy > > $ cd ivy > > $ ant release > > This generates the same kinf of files as those available here: > > http://incubator.apache.org/ivy/downloads/latest/ > > > > I'll need to check if building is still ok with the source distrib. > And I > > don't know if the packaging used is ok. > > it does not like me Ok, I think I get it. The problem occurs on the trunk version, because its own settings has been refactored with the new name, but it still use ivy 1.4.1 for resolving dependencies. I'll fix that in a moment.
Fixed - Xavier
