[squeak-dev] 4.2 next steps

Levente Uzonyi leves at elte.hu
Mon Dec 13 21:56:10 UTC 2010


On Mon, 13 Dec 2010, Bernhard Pieber wrote:

> Am 13.12.2010 um 20:01 schrieb Levente Uzonyi:
>> On Mon, 13 Dec 2010, Casey Ransberger wrote:
>>> If the good people of Squeak can give me a list of doIts to run on the image after pulling down the updates (can't find the list I made anywhere,) I can roll up a new trunk image and push it up to the FTP server tonight or tomorrow.
>>
>> I think you should only evaluate this after updating the image:
>>
>> Smalltalk cleanUp: false.
>
> Shouldn't we call the following as well?
> ReleaseBuilderTrunk prepareNewBuild

No, ReleaseBuilder* should be removed from the image IMHO.

>
> May I suggest that we add the following there before?
> MCWorkingCopy flushObsoletePackageInfos
>
> Bert argued we should do it during the release. See http://lists.squeakfoundation.org/pipermail/squeak-dev/2010-November/154868.html

The release is a bit different. In that case we will do
Smalltalk cleanUp: true.


Levente

>
> Cheers,
> Bernhard
>
>
>
>



More information about the Squeak-dev mailing list