On Sun, 24 Nov 2002, Alan P Sexton wrote:
> Date: Sun, 24 Nov 2002 12:59:24 +0000 > From: Alan P Sexton <[EMAIL PROTECTED]> > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Size of nightly builds > > > Between 18th and 19th November, there was a large drop in size of the > source nightly build, Between 17th and 18th, there was a large drop in > size of the binary build. These drops seem to be due to the > contrib/struts-el package. This is not something I use personally at the > moment but I did not notice anything in the mail list around this time > that would explain such a big change in size. Can anyone explain what > has happened there? > The nightly build script runs on my machine, and essentially does a "cvs update -dP" of the jakarta-struts repository HEAD branch, followed by an "ant dist" on the top-level build.xml file. It looks like the struts-el part of the build failed on compile errors (like it did in last night's build on some compile errors), and the rest of the build to complete. I just did an update and build, and the compile errors have apparently been corrected, so it should be ok tonight. > Alan > Craig -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
