---------- Forwarded message ---------- From: Hernán Morales Durand <hernan.morales@gmail.com> Date: 2014/1/9 Subject: Re: [Pharo-dev] where is hosted Grease? To: Damien Cassou <damien.cassou@gmail.com> Thanks Damien, For the Seaside team, you only need to merge changes from my repository http://smalltalkhub.com/#!/~hernan/Grease I hope one day you could take the time to do it, takes less energy than claiming property rights :) Cheers, Hernán 2014/1/6 Damien Cassou <damien.cassou@gmail.com>
On Mon, Jan 6, 2014 at 8:41 PM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
So I've decided to load Seaside configuration and they seem to add FileDirectory in FileSystem-Legacy from Seaside30LGPL. Then I wonder, how do you load Grease indenpendently of Seaside?
In this job https://ci.inria.fr/pharo-contribution/job/Grease, the configuration script contains:
REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ./pharo $JOB_NAME.image config $REPO ConfigurationOf$JOB_NAME --install=$VERSION --group='Core Tests' ./pharo $JOB_NAME.image test --junit-xml-output "$JOB_NAME.*"
I don't know more than this :-).
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill