On Fri, 29 Mar 2002 21:17, Paul Hammant wrote: > >>I have a query. It is related to my ignorance of the difference between > >>a nightly binary drop and a named or milestone release. I'd like > >>someone who does know what should be done in that situation to take a > >>look and advise (before I replicate it to the other projects in apps/ ). > > > >The nightly drops are just everything contained within CVS at that time. > >Actual realeases have to work out of the box and include generated > >documentation and all that jive. > > OK, but in terms of targets in build.xml which is for which ?
The nightly builds don't currently use the ant targets. They just do something equivelent to tar czf jakarta-X.tar.gz jakarta-X (ie they just tar/zip up contents of repository and dont do any ant work). -- Cheers, Pete -------------------------------------------------- Logic: The art of being wrong with confidence... -------------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>