On Mon, 10 Oct 2005, Niall Pemberton
<[EMAIL PROTECTED]> wrote:

> Velocity's build has failed because it can't find the class for an
> ant task (i.e. taskdef) - the class was compiled in a previous step
> of the build. I presume this is because ant doesn't have that class
> in its classpath.

Yes.

> If thats correct is there any way to make available the compiled
> classes to ant in gump?

Yes, use a <work> element to point to the compiled classes for the
task (I've just done so).

> P.S. I'm not a velocity committer, just lurk on their list and
> helping out with gump:

Thank you

      Stefan

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

Reply via email to