Hello again, We do 3 types of builds, nightly, integrations, and releases.
Is there a way to set the latest strategy using an ant property? I want to make sure that my nightly builds only use latest.nightly and releases only use latest.release. Then for regualar dev builds just use latest.integration. It'd be good to be able to do this without constantly having to change the individual ivy.xml files. Can I do this with modules? Jon Roberts
