On Mon, 17 Jan 2005 17:22:16 -0000, Pilgrim, Peter <[EMAIL PROTECTED]> wrote:
> When I downloaded the struts-src-20050117.zip file it had JAR binaries > related to struts-faces and shale. So I am confused. Are these binaries > built against the lastest sources themselves or are they themselves > legacy. The binaries of the nightly build have always been created by running "ant clean dist" in the "core" module ... whatever that thing creates is the binary distribution that is uploaded. The source distro isn't supposed to contain any JARs or Javadocs ... it should only contain the source code, and should be buildable given appropriate build.properties files of your own to point at the dependencies. I'll look at that. Just yesterday I was trying to adapt to the various changes, and it's going to take a while to work out the kinks. Keep in mind that the structure of the repository is rapidly changing at the moment, so expecting stable results with the nightly builds is not a good idea right now :-). Your best bet is to check out the "current" pseudo-project from SVN yourself. > Peter Pilgrim Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]