You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Paul Hammant <Pa...@yahoo.com> on 2002/04/13 15:06:00 UTC

Nightly binaries on jakarta.apache.org

Folks,

We have a need for SAR files and JAR files to be downloadable from the 
website on a nightly basis.  Currently for Avalon we only list source 
achives in our nightly section.  The Catalina team (an I guess others) 
put binary zips up as well as source files.

We are slightly different in that we do not consdier zip & tar.gz to be 
our only binary form.  We also have SAR (for avalon-apps) and JAR (for 
others).

It would be cool to have a directory of such files in 
http://jakarta.apache.org/builds/jakarta-avalon/nightly/ Question is, 
how to do it?  The current source achive is a simple unix archive of the 
contects of the appropriate CVS directory without the the 'CVS' dirs. 
 I.e. there is not an target run to make the downloadable ....

We could -

a) have some server side invocation of Ant targets
b) push our binaries into jakarta-avalon-site/ (with history impact)
c) push our binaries up by scp after a local build

Ideas?

Regards,

- PAul


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Nightly binaries on jakarta.apache.org

Posted by Peter Donald <pe...@apache.org>.
On Sat, 20 Apr 2002 08:46, Paul Hammant wrote:
> I'd like to be able to, in xdocs, refer to a zip of things like the
> Phoenix Developer Kit.  It contains a minimal dual mode Phoenix
> compatible app with a simple (non template) build script that the newbie
> can use as a starting point for development.  The "where do I start
> problem" affects Avalon-Phoenix as well as Avalon-Per-Se...
>
> The zip file being downloadable will help us get away from our over used
> direction of newbies to CVS for a list of ten things to do to get a demo
> running in Phoenix...

Okays. In that case you can set it up so that your 
http://cvs.apache.org/~hammant/... directory contains all the resources and 
then I will set it up so that it will be copied across to some location 
whenever updated. I could cron it for every day/6 hours or something if you 
like.

-- 
Cheers,

Peter Donald


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Nightly binaries on jakarta.apache.org

Posted by Paul Hammant <Pa...@yahoo.com>.
Peter,

>>We could -
>>
>>a) have some server side invocation of Ant targets
>>
>
>(a) is either currently possible or soon to be possible via our gump 
>descriptors. I will check out the status on that and get back to you (Remind 
>me in a week if I have forgotten - or better yet bug board it).
>
Ding ding...reminder coming at five days (two days undr a week) :-)))

I'd like to be able to, in xdocs, refer to a zip of things like the 
Phoenix Developer Kit.  It contains a minimal dual mode Phoenix 
compatible app with a simple (non template) build script that the newbie 
can use as a starting point for development.  The "where do I start 
problem" affects Avalon-Phoenix as well as Avalon-Per-Se...

The zip file being downloadable will help us get away from our over used 
direction of newbies to CVS for a list of ten things to do to get a demo 
running in Phoenix...

- Paul





--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Nightly binaries on jakarta.apache.org

Posted by Peter Donald <pe...@apache.org>.
On Sat, 13 Apr 2002 23:06, Paul Hammant wrote:
> Folks,
>
> We have a need for SAR files and JAR files to be downloadable from the
> website on a nightly basis.  Currently for Avalon we only list source
> achives in our nightly section.  The Catalina team (an I guess others)
> put binary zips up as well as source files.
>
> We are slightly different in that we do not consdier zip & tar.gz to be
> our only binary form.  We also have SAR (for avalon-apps) and JAR (for
> others).
>
> It would be cool to have a directory of such files in
> http://jakarta.apache.org/builds/jakarta-avalon/nightly/ Question is,
> how to do it?  The current source achive is a simple unix archive of the
> contects of the appropriate CVS directory without the the 'CVS' dirs.
>  I.e. there is not an target run to make the downloadable ....
>
> We could -
>
> a) have some server side invocation of Ant targets
> b) push our binaries into jakarta-avalon-site/ (with history impact)
> c) push our binaries up by scp after a local build

(a) is either currently possible or soon to be possible via our gump 
descriptors. I will check out the status on that and get back to you (Remind 
me in a week if I have forgotten - or better yet bug board it).

-- 
Cheers,

Peter Donald


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>