On Feb 15, 2013, at 6:26 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:

Hi,

Finally, with a lot of work, mana, power cards and jedi tricks, we made the pharo vm builds work again :)

This builds are up-to-date with latest sources from Eliot's cog and adds pharo branding (AFAIK, this is the first time we are going to release something like that :)

You can download it here: https://ci.inria.fr/pharo/view/VM/job/PharoVM/


Very good!

So now we need to step by step..
-> use the build in the one-click
-> link the VM zips on pharo-project.org
-> replace the VM we use for running jobs on jenkins with this.

And of course:
-> test those builds on all three architectures automatically with a test image (e.g. current 2.0 with all failing tests removed)
            The idea is that this image should not change frequently (the only variable is the VM)
-> only when this is green the zip is updated in the archive

Marcus