Jan,

I would really like to see the Transcript output for this load .... also I'd like to know which mcz version of ConfigurationOfPetitParser you are using ... I can guess, but there are often a number of different versions of configurations floating around and I don't want to waste time on a version that does not match the one that you are having trouble with ...

Dale

On 04/04/2015 03:01 AM, Jan Kurš wrote:
Hi All,

In ConfigurationOfPetitParser, there is a stable version 1.10 for Pharo 3.0 which says to load version PetitIndent.JanKurs.1.

version110: spec
    <version: '1.10' imports: #('1.6-baseline' )>

    spec for: #'common' do: [

    ..
    package: 'PetitIndent' with: 'PetitIndent-JanKurs.1';
    ..

Yet, if I load the stable version from Pharo 3.0:

Gofer new smalltalkhubUser: 'Moose' project: 'PetitParser';
    configurationOf: #PetitParser; load.
(ConfigurationOfPetitParser project version: '1.10') load.



I got PetitIndent.JanKurs.11 loaded, which is very unfortunate, since other packages are kept old.

Does anyone knows why is this?

Cheers,
Jan


_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev