On Thu, 17 Jan 2002, Waldhoff, Rodney wrote:

> Date: Thu, 17 Jan 2002 10:24:05 -0600
> From: "Waldhoff, Rodney" <[EMAIL PROTECTED]>
> Reply-To: Jakarta Commons Developers List <[EMAIL PROTECTED]>
> To: 'Jakarta Commons Developers List' <[EMAIL PROTECTED]>
> Subject: actual builds in /builds? (was RE: LogSource.java)
>
> > I would advertise the "http://jakarta.apache.org/builds/"; URL, as it's
> > stable and you can find anything you want from there.
>
> On a somewhat related topic, I notice that for many sub-projects (e.g., all
> of the jakarta-commons stuff I looked at), http://jakarta.apache.org/builds/
> doesn't really contain "builds" per se, but simply an image of the CVS tree.
> Other projects (e.g., ant, tomcat) contain actual distributions.  Still
> others (as Incze notes) don't have nightly builds at all.
>
> What do I need to do to get actual builds (e.g., the results of "ant dist")
> included in these nightly drops?  Where does the nightly build script live?
> Do I to set up my own cron?
>

For Commons (as well as Tomcat, Watchdog, and Struts) the nightly build
script runs on my development system, and I upload things.  If I missed
one or more of the Commons packages, it's only because I haven't caught up
with the newer ones -- let me know which particular ones you're interested
in.  But, for commons, the nightly builds ARE in fact distributions:
* commons-collections-YYYYMMDD.tar.gz is the output of "ant dist"
  packaged in a gzipped tar file
* commons-collections-src-YYYYMMDD.tar.gz is a snapshot of the source
  repository that created the previous file

Subprojects that I don't have on the list above manage their own posting
processes, so you'd have to contact them.

Alternatively, we can point at Gump's nightly builds of everything.

>  - Rod
>

Craig



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

Reply via email to