I don't know if there will be any use for this, but I had couple of free hours last weekend and I made simple plugin to run Squeak/Pharo images inside Jenkins CI-server (formerly Hudson).
After installation one should be able to configure Squeak/Pharo VM under hudson management. After that one is able add build step that runs Pharo/Squeak image. One can define parameters, image and script that is passed to the given image. I will improve documentation and such when I have time. However I will do it faster if there is some interest towars this kind of plugin. Codes can be loaded form the github. (mvn package should compile plugin under target dir). https://github.com/pnuz3n/Jenkins-Pharo-Plugin There is precompiled version currently available at URL. http://users.jyu.fi/~pajumasu/jenkins-pharo-plugin/jenkins-pharo-plugin.hpi -- Panu
