[Q] Squeak/Smalltalk Ant lookalikes?

Markus Gaelli gaelli at emergent.de
Mon Jun 9 21:38:41 UTC 2003


Hi,

I am well aware of the good work of Adrian,
though I think we need slightly different things
for a squeak-testserver.

What my little program can do right now is:

- download the newest image.zips from Bruce (should also work for 3.7 
:-)
- unpack them in some dir
- decide which maps you want to install from SqueakMap
- ...(see below)...
- load them
- run the tests
- and send the results via some mail to some "dedicated" people
- steer that via SeaSide

It can not yet but will:
- start the other image from the image as OSProcess is not
yet working on OS-X, Daniel promised me to try it on
Linux though, when I am more or less ready.
Other nice people of the list (David Lewis, Marcus Denker and John
MacIntosh) are helping on that one also
- load all the updates from a specified update-server, so it
might be helpful also for building the images themselves.
- include some coverage information using Robert Hirschfelds port
of the John Brants MethodWrappers
- put the test results also on the web

Adrian and me meet will tomorrow or this week,
we are both in Berne ;-) and discuss, how our stuff fits together.

Cheers,

Markus

> Hi guys!
>
> "Adrian Lienhard" <adi at netstyle.ch> wrote:
>> It is a simple Seaside app which regularily downloads and files-in dvs
>> packages from a cvs-server (using the sqcvs package on SM) and then 
>> runs and
>
> Hey! That is cool - someone actually using sqcvs! I am honoured.
> Btw, doesn't this sound very similar to the thing Markus Gaelli 
> intended
> to build?
>
> I included Markus in the CC to get the attention.
>
> regards, Göran
>



More information about the Squeak-dev mailing list