Re: conditional dependency

2008-09-08 Thread Gilles Scokart
What you can do is using some specific configurations for your optional dependencies. Then, you can ask for only some of those optional configurations in your build script. 2008/9/2 Shawn Castrianni <[EMAIL PROTECTED]>: > I would like to programmatically turn on or off a dependency line in an >

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