Peter Donald wrote:

On Fri, 29 Mar 2002 07:44, Paul Hammant wrote:

I am trying to move the dist target of apps/db/ into a state where it
can be used to produce SARs and source zips for the jakarta website.


Try this.

cd jakarta-avalon-apps/db
ant dist
unzip -U dist/AvalonDB-0.3.zip
cd avalon-db-0.3
ant dist

It will fail - so this needs to be fixed up.

Will do.

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 ?

- Paul





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



Reply via email to