in a fresh 6.1 image , i did this
Metacello new
baseline: 'EarleyParser';
repository: 'github://vonbecmann/earley-parser/repository';
load.
expression in the playground and it works.
so there's something bogus in smalltalkCI.
On Wed, Apr 11, 2018 at 9:14 PM, Gabriel Cotelli <[email protected]>
wrote:
> If Iceberg enableMetacelloIntegration is true the load seems to work. But
> I think smalltalkCI disabled it for Pharo (see disableIcebergDuring: ). I
> don't know why.
>
> On Wed, Apr 11, 2018 at 6:40 PM, Bernardo Ezequiel Contreras <
> [email protected]> wrote:
>
>> peter,
>> are you sure that dependencies of a project in tonel format can be
>> loaded?
>>
>> earley-parser -> linked-list
>>
>> see https://travis-ci.org/vonbecmann/earley-parser/builds/365332549
>>
>> thanks in advance
>>
>> --
>> Bernardo E.C.
>>
>> Sent from a cheap desktop computer in South America.
>>
>
>
--
Bernardo E.C.
Sent from a cheap desktop computer in South America.