On Tue, Feb 26, 2008 at 6:46 PM, Harald Braumann <[EMAIL PROTECTED]> wrote:
> Hi, > > is it possible with ivy to specify the versions of dependencies > separate from the actual dependency specification? Similar to the > <dependencyMangement> section in maven's parent pom? There is no direct support for this currently in Ivy, what we usually suggest is to use properties to specify the revisions, and define these properties in a separate file. The result is very similar to the dependency management feature. Xavier > > > Regards, > harry > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/