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/....
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 Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project