[Seaside] [ANN] Seaside 3.1 and 3.0.10 release

Tobias Pape Das.Linux at gmx.de
Fri Jan 24 11:23:47 UTC 2014


On 23.01.2014, at 22:20, Paul DeBruicker <pdebruic at gmail.com> wrote:

> Hi Bob,
> 
> In the ConfigurationOfSeaside3>>#
> 
> 
> 
> this line:
> 
> 	spec package: 'WebClient-Seaside' with: [ spec requires: #('WebClient
> Project' 'Seaside-Core') ].
> 
> 
> should've been this:
> 
> 
> 		spec 
> 				package: 'WebClient-Seaside' 
> 				with: [ spec repository: 'http://www.squeaksource.com/WebClient'.

No. It should be 'http://ss3.gemtalksystems.com/ss/WebClient'
as it was the Time I updated the config;;;;;

:/

Best
	-Tobias

> 					    spec requires: #('WebClient Project' 'Seaside-Core') ].
> 
> 
> I've uploaded a working configuration here:
> 
> MCHttpRepository
> 	location:
> 'http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main'
> 	user: ''
> 	password: ''
> 
> Let me know if you find other errors.  Sorry for the delay.
> 
> 
> Paul
> 
> 
> Bob Arning-2 wrote
>> On 1/20/14 1:49 PM, Philippe Marschall wrote:
>>> The "Kom" group is not available for Squeak, try "WebClient" instead.
>> OK, so I tried
>> 
>> ((Smalltalk at: #ConfigurationOfSeaside3) project version: #stable) 
>> load: #( 'WebClient').
>> 
>> And got:
>> 
>> Error: Could not resolve: WebClient-Seaside [WebClient-Seaside-ar.10] in 
>> /Users/bob/squeak/SECOG/package-cache 
>> http://smalltalkhub.com/mc/Seaside/Seaside31/main
>> 20 January 2014 2:19:56.365 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
>> 
>> MetacelloFetchingMCSpecLoader(Object)>>error:
>>     Receiver: a MetacelloFetchingMCSpecLoader(linear load : 3.1.0 
>> [ConfigurationOfSeaside3]
>>     linear load...etc...
>>     Arguments and temporary variables:
>>         aString:     'Could not resolve: WebClient-Seaside 
>> [WebClient-Seaside-ar.10] in /Us...etc...
>>     Receiver's instance variables:
>>         spec:     a MetacelloMCVersionSpecLoader
>>         operator:     nil
>>         loaderPolicy:     a MetacelloLoaderPolicy
>>         disablePackageCache:     false
>> 
>> Not clear on what this is telling me...
>> 
>> Cheers,
>> Bob
>> _______________________________________________
>> seaside mailing list
> 
>> seaside at .squeakfoundation
> 
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 
> 
> 
> 
> 
> --
> View this message in context: http://forum.world.st/ANN-Seaside-3-1-and-3-0-10-release-tp4732637p4738852.html
> Sent from the Seaside General mailing list archive at Nabble.com.
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list