On Thu, 12 Feb 2004, Oliver Zeigermann <[EMAIL PROTECTED]> wrote: > Does anyone have any idea why this fails? Just tried it on a cleanly > checked out version and everything works fine.
Gumpy works against the CVS HEAD version of commons-httpclient. It is supposed to use the 2.x branch, but there seems to be a bug in Gumpy. Take this as a heads up that CVS HEAD of httpclient is incompatible with 2.x for your usage. On "traditional" Gump systems Slide also fails, but for a different reason, see <http://gump.covalent.net/log/jakarta-slide.html>. There seems to be a hard coded 2.0beta1 instead of ${version} in your build file. > Could it be GUMP uses jars different from ours? Yes, it doesn't use any of the jars from slide's CVS 8-) Gump builds everything against the very latest code of everything else as an early warning system for backwards incompatible changes (among many other things). Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
