Looking at the gump output at : http://cvs.apache.org/builds/gump/latest/jakarta-struts.html

Gump is definately building with an old version of the struts build.xml file.
Notice the targets:
When gump executes the 'dist' target we get:
init:
[echo] --------- jakarta-struts 1.1-rc2 ---------
prepare.dist
prepare.library:
is printed out.


when I do a 'ant dist' from a clean state I get, and should get :

dist.legacy:
init:
   [echo] ---------- Struts Legacy Distribution 1.1-rc2 ----------
prepare:
resources:
compile:
docs:
init:
   [echo] --------- jakarta-struts 1.1-rc2 ---------

I get the same results even if the directory isn't clean.

I thought gump started from a clean CVS checkout each time ?
Or at least from an updated CVS !!!

Note that struts build.xml last changed June 19th.

-Rob


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



Reply via email to