[Seaside] Loading stable version broken?

Johan Brichau johan at inceptive.be
Thu Mar 20 15:11:52 UTC 2014


I just tested a load on a Pharo3 image.
It works fine.

Are you loading this in Pharo2 ? What other packages are you loading?

Johan

On 20 Mar 2014, at 16:07, Esteban Lorenzano <estebanlm at gmail.com> wrote:

> Something happened recently with configurations and now I’m having this problem also loading voyage (who uses grease).
> Frankly… we need to revisit the dependency mechanism :S
> 
> Esteban
> 
> On 20 Mar 2014, at 16:01, Sebastian Sastre <sebastian at flowingconcept.com> wrote:
> 
>> Hi there,
>> 
>> I’m loading with:
>> 
>> 	Gofer new
>> 		url:'http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main';
>> 		package: 'ConfigurationOfSeaside3';
>> 		load.
>> 	((Smalltalk at: #ConfigurationOfSeaside3) project version: #stable) load.
>> 	((Smalltalk at: #ConfigurationOfSeaside3) project version: #stable) load: #('Kom' 'Scriptaculous' 'Email’).
>> 
>> And since yesterday my builds started to fail due to a warning about load or merge question
>> 
>> What’s the advice?
>> 
>> sebastian
>> 
>> o/
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list