[Seaside] [ANN] Seaside 3.1 and 3.0.10 release

Bob Arning arning315 at comcast.net
Mon Jan 20 18:31:46 UTC 2014


I tried that and got

Error: Name not found: Kom
20 January 2014 1:29:53.541 pm

VM: Mac OS - Smalltalk
Image: Squeak4.4 [latest update: #12327]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /Users/bob/squeak/SECOG
Trusted Dir /foobar/tooBar/forSqueak/bogus/
Untrusted Dir /Users/bob/Library/Preferences/Squeak/Internet/Untrusted

MetacelloMCVersionSpec(Object)>>error:
     Receiver: spec blessing: #'development'.
spec author: 'JohanBrichau'.
spec timestamp: '12/31/2013 08...etc...
     Arguments and temporary variables:
         aString:     'Name not found: Kom'
     Receiver's instance variables:
         project:     ConfigurationOfSeaside3(3.0.0-alpha5-baseline 
[ConfigurationOfSeaside3...etc...
         loader:     a MetacelloFetchingMCSpecLoader(linear load : )
         versionString:     '3.1.0'
         blessing:     spec value: #development
         description:     nil
         author:     spec value: 'JohanBrichau'
         timestamp:     spec value: '12/31/2013 08:50'
         preLoadDoIt:     nil
         postLoadDoIt:     nil
         packages:     spec    add: [
         spec
             name: 'SPort2';
             projectReference: [
                 spe...etc...
         repositories:     spec
repository: 'http://smalltalkhub.com/mc/Seaside/Seaside31/ma...etc...

[] in MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages:
     Receiver: spec blessing: #'development'.
spec author: 'JohanBrichau'.
spec timestamp: '12/31/2013 08...etc...
     Arguments and temporary variables:
<<error during printing>
     Receiver's instance variables:
         project:     ConfigurationOfSeaside3(3.0.0-alpha5-baseline 
[ConfigurationOfSeaside3...etc...
         loader:     a MetacelloFetchingMCSpecLoader(linear load : )
         versionString:     '3.1.0'
         blessing:     spec value: #development
         description:     nil
         author:     spec value: 'JohanBrichau'
         timestamp:     spec value: '12/31/2013 08:50'
         preLoadDoIt:     nil
         postLoadDoIt:     nil
         packages:     spec    add: [
         spec
             name: 'SPort2';
             projectReference: [
                 spe...etc...
         repositories:     spec
repository: 'http://smalltalkhub.com/mc/Seaside/Seaside31/ma...etc...

Any hints what I'm doing wrong?

Cheers,
Bob

On 1/1/14 9:44 AM, Philippe Marschall wrote:
> On Tue, Dec 31, 2013 at 7:35 PM, Sebastian Sastre
> <sebastian at flowingconcept.com> wrote:
>>
>>
>>
>> On Dec 31, 2013, at 6:18 AM, Philippe Marschall <philippe.marschall at gmail.com> wrote:
>>
>> Seaside-Adaptors-Comanche
>>
>> still available?
>>
>>
>> Yes.
>>
>>
>> cool.
>>
>> This ends up with an exception:
>>
>> (Smalltalk at: #ConfigurationOfSeaside3) project latestVersion
>> load: #('Seaside-Adaptors-Comanche').
>>
>> Am I doing the right thing?
> Something like this works for me:
>
> Gofer new
>      url:'http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main';
>      package: 'ConfigurationOfSeaside3';
>      load.
> ((Smalltalk at: #ConfigurationOfSeaside3) project version: #stable)
> load: #(‘Core’ ‘Kom’).
>
> Cheers
> Philippe
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20140120/d79cc5b0/attachment-0001.htm


More information about the seaside mailing list