Many thanks!
David Saff
On 5/1/07, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
On Fri, 27 Apr 2007, David Saff <[EMAIL PROTECTED]> wrote:
> I can't seem to replicate this locally.
The most important difference between performing a build locally and
doing so in Gump is CLASSPATH handling.
Gump forces Ant to ignore all your in-buildfile settings and only use
the CLASSPATH.
Sonce you restructured the build output, Gump didn't have the compiled
classes on its CLASSPATH anymore, I have now fixed that.
Cheers
Stefan