The problem matthew is how do you keep in sync a package and its packagetests Imagine that in two year from now you want to load a version and get the test of this version green. So I usually have the following pattern (with I borke like an idiot). - Installer-all Installer-core Installer-Tests Then I version all the time only Installer-All Stef On Jul 18, 2008, at 1:37 AM, Matthew Fulmer wrote:
On Thu, Jul 17, 2008 at 06:36:11PM +0200, Alexandre Bergel wrote:
I discovered the problem. It has nothing to do with Omnibrowser. If you load Installer from squeaksource (http://www.squeaksource.com/Installer' ), you will notice that the package Installer depends on Installer- Core and Installer-Test, two other packages that are loaded when you load Installer.
But Installer-Core and -Test are 'sub-package' of Installer, and since Installer is not empty, MC get confused.
The Installer package is obsolete. It has been divided up. Use Installer-Core instead
-- Matthew Fulmer -- http://mtfulmer.wordpress.com/
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project