[etoys-dev] Etoys: ReleaseBuilder-kfr.10.mcz

Bert Freudenberg bert at freudenbergs.de
Tue Jun 7 16:07:30 EDT 2011


On 07.06.2011, at 17:52, commits at source.squeak.org wrote:

> Karl Ramberg uploaded a new version of ReleaseBuilder to project Etoys:
> http://source.squeak.org/etoys/ReleaseBuilder-kfr.10.mcz
> 
> ==================== Summary ====================
> 
> Name: ReleaseBuilder-kfr.10
> Author: kfr
> Time: 7 June 2011, 7:52:35 pm
> UUID: 0c634cce-296c-574c-837b-e401c7bad5de
> Ancestors: ReleaseBuilder-bf.9
> 
> comment change
> 
> =============== Diff against ReleaseBuilder-bf.9 ===============
> 
> Item was changed:
>  ReleaseBuilder subclass: #ReleaseBuilderSqueakland
>  	instanceVariableNames: ''
>  	classVariableNames: ''
>  	poolDictionaries: ''
>  	category: 'ReleaseBuilder'!
> 
> + !ReleaseBuilderSqueakland commentStamp: '<historical>' prior: 0!
> - !ReleaseBuilderSqueakland commentStamp: 'bf 10/13/2010 01:16' prior: 0!


Hmm, it did not take your initials ...

- Bert -

>  Note: as of this writing, the only reliable way to get rid of all but the current project is to execute the following, one line at a time...
> 
> + Smalltalk zapAllOtherProjects. "close inspector if it popped up"
> - Smalltalk zapAllOtherProjects.
>  ProjectHistory currentHistory initialize.
>  Smalltalk garbageCollect.
>  Project rebuildAllProjects.
> 
>  ReleaseBuilderSqueakland new prepareReleaseImage.!




More information about the etoys-dev mailing list