On Tue, 27 Jul 2004, Stefan L�tzkendorf <[EMAIL PROTECTED]> wrote: > Stefan Bodewig wrote: > >> Gump uses CVS HEAD of commons-transaction and ignores the jar in >> your CVS module - and the error occurs using CVS HEAD. > Ahh, I didn't know. (where is this configured)
Ant. Gump puts all dependencies (the latest versions of everything) into CLASSPATH and then runs Ant with build.sysclasspath[1] set to only. This means that whatever your build file places into a <classpath> element is completely ignored by Gump. Stefan Footnotes: [1] http://ant.apache.org/manual/sysclasspath.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
