[squeak-dev] SS3 canary question

Chris Cunnington websela at yahoo.com
Wed Jul 3 01:32:35 UTC 2013


Hi Tobias,


I don't think this (autogenerated) works:

(Installerurl:'http://canary.netshed.de/ss/SqueakSource3') 
addPackage:'SqueakSource-Caching-Core'; addPackage:'SqueakSource-Core'; 
install

This does:

(Installer monticello http: 'http://canary.netshed.de/ss/SqueakSource3')
addPackage: 'SqueakSource-Caching-Core';
addPackage: 'SqueakSource-Core';
install

If I use the 3.0.8 Seaside image from the ftp archive and load SS3, 
where do I get these?

MAObjectTest
Announcement
WARestfulFilter
TWWiki


Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20130702/7b7bef42/attachment.htm


More information about the Squeak-dev mailing list