On Tue, 13 Mar 2007, Jan Materne <[EMAIL PROTECTED]> wrote: > I think AntContrib does not get the right (or no) ivy.jar.
True. Ant-Contrib comes with two versions of Ivy in its own repo, I've just changed the Gump descriptor to use the 1.4.1 version. > Another thing is using Ivy itself - it's good to use Ivy for > dependency management, but Gump wants (and should) overwrite > that. That's the spirit of Continuous Integration. Gump does. Ivy will pull down whatever it wants but Ant will ignore it since Gump passed build.sysclasspath=only to it. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
