[Seaside] Loading stable version broken?

Johan Brichau johan at inceptive.be
Thu Mar 20 15:27:07 UTC 2014


Have you tried throwing away your package cache?

I am suspicious about something.... because I cannot reproduce this and a bunch of people are reporting problems.

Johan

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



More information about the seaside mailing list