Tutorial

Florian Minjat florian.minjat at gmail.com
Tue Dec 11 03:00:03 UTC 2007


In fact the installation of Jetsam worked fine, but not the 
installation of seasideHelper :

Installer squeaksource project: '311'; package: 'Kernel-Extensions'; 
install.
Installer squeaksource project: 'Jetsam'; package: 'Seaside28Jetsam'; 
install.
Installer squeaksource project: 'MagmaTester'; package: 'Magma 
seasideHelper'; install.

The last line returns this error :
"This package depends on the following classes:
   TestCaseUsingMagma
You must resolve these dependencies before you will be able to load 
these definitions:
   WAReadStrategyClassSpecTest
   WAReadStrategyClassSpecTest>>readStrategyClass
   WAReadStrategyClassSpecTest>>setUp
   WAReadStrategyClassSpecTest>>testSimpleCase"

Florian

Florian Minjat wrote:
> Thanks for the answer.
> But I got an error and corrected it with this code :
> 
> "The latest Jetsam Seaside Extensions"
> Installer squeaksource project: '311'; package: 'Kernel-Extensions'; 
> install.
> Installer squeaksource project: 'Jetsam'; package: 'Seaside28Jetsam'; 
> install.
> 
> Florian
> 
> Keith Hodges wrote:
>> Here is a version which doesnt depend upon Universes for my packages
>> since the "update universes" server appears to be down"
>>
>>
>> Keith
>> =================================
>>
>>
>> Hello,
>>
>> Just to reiterate, that the tutorial and the supporting code are a work
>> in progress and they are currently being debugged! When the code works,
>> hopefully in the next hour or two, it will be available as indicated in
>> the tutorial, by Installer universe install: 'Magma SeasideHelper'.
>>
>> There are 7 different helper options, I may need some help to test them
>> all, to see if they work as described on the tin.
>>
>> I have not yet uploaded the package to Universes so...
>>
>> If you would like to see the code so far, and to get ready for its
>> impending readiness you will need:
>>
>> "to ensure the latest version of Installer with universes support"
>> Installer squeaksource project: 'Installer'; install: 'Installer-Core'.
>>
>> "The current stable Seaside Release"
>> Installer universe install: 'Seaside'; install.
>>
>> "The latest Jetsam Seaside Extensions"
>> Installer squeaksource package:'311'; install: 'Kernel-Extensions'.
>> Installer squeaksource package: 'Jetsam';  install: 'Seaside28Jetsam'.
>>
>> "The current stable Magma release"
>> Installer universe install: 'Magma 1.0 server'; install.
>>
>> "and finally the curring edge work in progress"
>> Installer squeaksource project: 'MagmaTester'; install: 'Magma
>> seasideHelper'.
>>
>> "There is also some code for the tutorial"
>> Installer squeaksource project: 'ToDoTutorial'; install: 'STTutTodoApp'.
>>
>> enjoy and ... watch this space
>>
>> Keith
>>
>>
>>
>>
>>
>> _______________________________________________
>> Magma mailing list
>> Magma at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/magma
>>
>> _______________________________________________
>> Magma mailing list
>> Magma at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/magma
>>
>> _______________________________________________
>> Magma mailing list
>> Magma at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/magma
>>
> _______________________________________________
> Magma mailing list
> Magma at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/magma
> 


More information about the Magma mailing list