Hi Mariano,

now he complains about "OmniBrowser-DamineCassou.462"  
  (which comes from 1.0 of ConfigurationOfAutomaticMethodCategorizer 
   which loads 1.0 of ConfigurationOfOmniBrowser 
   which loads OmniBrowser-DamienCassou.462)

Looks like this conflicts with "OmniBrowser-lr.469"
which is noted in version 1.1.3 of ConfigurationOfOmniBrowser

Looks like a conflict:
You now use 1.1.3 of ConfigurationOfOmniBrowser, but the
ConfigurationOfAutomaticMethodCategorizer that you use in 
ConfigurationOfPharo still points to 1.0 of ConfigurationOfOmniBrowser.

Lesson learned: take care when you edit configs since you may break other
peoples code.

So I would not call this a reproducable Pharo 1.0 Release ;)


Just try in a clean 1.0 core image:

--------------------------
Gofer new
squeaksource: 'MetaSource';
package: 'ConfigurationOfMetaSource';
load.

((Smalltalk at: #ConfigurationOfMetaSource) project version: '1.0-alpha1') load
--------------------------
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to