Hi,

I'd like to deploy a build system on top of Ivy. Currently, I face one
problem: I'd like to have different dependencies when integration,
milestone or release is built. A release should only depend on other
releases, milestones should require releases and/or milestones and
integration build may take anything.

I'd like to leave the rev="" setting in the dependency untouched. Is
there one parameter to <ivy:resolve> that would help me?

Regards,
-Alex

Reply via email to