On Sun, 20 Jul 2003, Steve Raeburn wrote:
Date: Sun, 20 Jul 2003 22:21:16 -0700 From: Steve Raeburn <[EMAIL PROTECTED]> Reply-To: Struts Developers List <[EMAIL PROTECTED]>, [EMAIL PROTECTED] To: Struts Developers List <[EMAIL PROTECTED]> Subject: Nightly build is generating empty binary distribution file
I've noticed that the nightly build is not generating the binary distribution. There is an archive created but it's only 45 bytes. <http://cvs.apache.org/builds/jakarta-struts/nightly/>
As the gump build is working it looks like a configuration problem is preventing the files being copied/archived. Could this be to due to the build version number change from 1.1 to 1.2?
I couldn't find any documentation on configuring the nightly build process so I can't confirm or fix the problem. Can someone please take a look and/or point me in the direction of some info on the nightly build config?
It's running on my personal desktop (which recently went through a hard disk failure and replacement). Unfortunately, I've only got JDK 1.4.2 installed right now, and compiling struts-legacy requires 1.3 or before to compile :-(.
In the top level build.properties file set
jdk.version=1.4
and you'll be able to build.
-Rob
Thanks
Steve
Craig
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Rob Leland