Thanks Stefan.��

I am playing with the Coral image downloaded from the CI site.��

On 4 June 2015 at 20:08, stepharo <stepharo@free.fr> wrote:
Thanks Stefan

Francisco there is nothing new in Coral we got stalled again because we focused on pillar.

Stef

Le 4/6/15 11:20, Stephan Eggermont a ��crit :

On 04-06-15 01:46, Francisco Garau wrote:
I've tried loading Coral by following the below instructions in its
website <http://rmod.lille.inria.fr/coral/getting-started.html> but they
failed when trying to load Readline.

�� �� Gofer new url: 'http://ss3.gemstone.com/ss/coral';
�� �� �� �� ��package: 'ConfigurationOfCoral';
�� �� �� �� ��load.

�� �� ConfigurationOfCoral loadDevelopment.

Yes, that is an old configuration. I've updated it
on smalltalkhub: PharoExtras/Coral, but that was before
the release of Pharo4. CDLM, Damien C and Stef have worked
on it this year.

As PetitParser still uses the
#stable and #development style of symbolic naming,
instead of #release5.1, things can break when a new
version of Moose is released.

It seems the project was moved to Smalltalk Hub
(http://smalltalkhub.com/#!/~PharoExtras/Coral/)

What expressions should I evaluate in a Pharo5 image to get the latest
Coral project loaded.

I've added a Pharo 5 build to
https://ci.inria.fr/pharo-contribution/job/Coral/
The 4 and 5 builds are green

I've also added a Pharo4 and Pharo5 build to OSProcess
https://ci.inria.fr/pharo-contribution/job/OSProcess/
The 4 and 5 builds each have 3 failures

It is possible that some changes to the parser are needed
due to improvements in PetitParser. I ran into that last
time I tried, and forgot whether that got fixed.

Stephan