On 26 Jun 2003, Stefan Bodewig <[EMAIL PROTECTED]> wrote:

> I'll see what I can do to fix the struts build on my personal Gump
> installation and will commit an updated Gump descriptor (and tell
> you after the fact 8-).

OK, I've committed an altered Gump descriptor that successfully builds
Struts.  I've also removed the <ant> task from Struts' build.xml that
invokes the legacy build locally and it still works.

Oh, and ...

On Thu, 26 Jun 2003, Rob Leland <[EMAIL PROTECTED]> wrote:

>  The only funny thing is that the target is for the
>  struts-legacy.jar is under struts/target/class instead of
>  contrib/struts-legacy/target/class but the jar produced is
>  correct.

happens because the definition of build.home in your top level build
file overrides the definition in contrib/struts-legacy/build.xml when
you use <ant> - which in turn has the effect you observe on legacy's
javac's destdir attribute.

Stefan

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

Reply via email to