On Sun, 30 Oct 2005, Henning Schmiedehausen <[EMAIL PROTECTED]> wrote:

> Is gump somehow overriding the ant classpath?

Yes, more than that actually.  It sets the magic build.sysclasspath
property to only which makes Ant ignore any classpath setting inside
the build file and only take into account what the system classpath
holds.

> The failing test relies on ant putting a certain jar on the
> classpath so that a (classpath based) loader can find a
> template.

Where is this template - or the jar?  In gump's descriptor for
velocity-test you "simply" add a <work> entry that points to it.
<work> adds whatever the "nested" attribute holds to CLASSPATH prior
to running Ant.

Cheers

        Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to