[Pkg] Installer: Installer-Core-kph.199.mcz

squeaksource-noreply at iam.unibe.ch squeaksource-noreply at iam.unibe.ch
Fri May 30 13:40:29 UTC 2008


A new version of Installer-Core was added to project Installer:
http://www.squeaksource.com/Installer/Installer-Core-kph.199.mcz

==================== Summary ====================

Name: Installer-Core-kph.199
Author: kph
Time: 30 May 2008, 2:40:22 pm
UUID: 85089486-7806-40ad-944b-25d5fb0d737e
Ancestors: Installer-Core-kph.198

removed unloadTests:

=============== Diff against Installer-Core-kph.198 ===============

Item was removed:
- ----- Method: Installer>>unloadTests: (in category 'actions') -----
- unloadTests: match 
- 
- 	(MCWorkingCopy allManagers select: [ :wc | match match: (wc package name) ])
- 		 do: [ :wc | 
-  			 	self logCR: 'Unloading ', wc package asString.
-  				wc unloadTests.
- 	 		
-  	].
- 
- 	self unloadCleanUp!



More information about the Packages mailing list