Hi Lukas,

This is really great.

Cheers,
Doru


On 20 Jul 2010, at 13:07, Sven Van Caekenberghe wrote:

Lukas,

This is really very impressive stuff.
Thanks for setting all this up and sharing it with us.
I am learning a lot from it.

Sven

On 20 Jul 2010, at 10:26, Lukas Renggli wrote:

I've added some new functionality to the Hudson Build Toos for Pharo:

1. I've added a script build-oneclick.sh that builds OneClick
distributions. This means that with every successful build there will
be a new OneClick distribution.

For example, the latest PetitParser OneClick distribution is available from: http://hudson.lukas-renggli.ch/job/PetitParser/lastSuccessfulBuild/artifact/PetitParser-OneClick.zip .

2. I've changes build.sh to automatically find and fetch dependent
images. This makes the configuration in Hudson much simpler, as no
images need to be copied around.

For example, the Hudson configuration of PetitParser looks as follows:

build.sh -i omnibrowser -s petitparser -o petitparser
build.sh -i petitparser -s testrunner -s petitparser-tests -o
petitparser-tests
build-oneclick.sh -i petitparser -o PetitParser-OneClick -t
PetitParser -c PetitParser -n petitparser

As usual all the code is available from:

http://github.com/renggli/builder

Lukas

--
Lukas Renggli
www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
www.tudorgirba.com

"In a world where everything is moving ever faster,
one might have better chances to win by moving slower."




_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to