Re: conditional dependency

2008-09-01 Thread Xavier Hanin
On Tue, Sep 2, 2008 at 7:49 AM, Shawn Castrianni < [EMAIL PROTECTED]> wrote: > I would like to programmatically turn on or off a dependency line in an > ivy.xml file. I was trying the simple conditions supported by the > configuration mapping syntax in the dependency element. I can't seem to get

conditional dependency

2008-09-01 Thread Shawn Castrianni
I would like to programmatically turn on or off a dependency line in an ivy.xml file. I was trying the simple conditions supported by the configuration mapping syntax in the dependency element. I can't seem to get it right. Basically, I would like to set an ANT or IVY property such that it en

Re: Ivy 2 resolve time over a WAN

2008-09-01 Thread Xavier Hanin
On Mon, Sep 1, 2008 at 5:41 PM, <[EMAIL PROTECTED]> wrote: > > > > > Here's an example output of an Ivy 2 beta install I did earlier today. I am > on the end of a WAN. At the other end there is a firewall between me and > the internet. It seems the resolve part of the install takes ages - look at

Ivy 2 resolve time over a WAN

2008-09-01 Thread paul . newport
Here's an example output of an Ivy 2 beta install I did earlier today. I am on the end of a WAN. At the other end there is a firewall between me and the internet. It seems the resolve part of the install takes ages - look at the total time, 17 and a half minutes. How much http traffic does a re

Re: IvyDE fails to resolve to project if jar does not exists

2008-09-01 Thread Nicolas Lalevée
Le dimanche 31 août 2008, Barry Kaplan a écrit : > Well, I guess not jar specifically, but if the resolve otherwise fails. > This means that in order for a valid eclipse project classpath be > configured the module must compile and its artifact must have been > installed to a repository in the chai