Issue 7489 in pharo: Metacello does not deal with a required project called spec

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 7489 in pharo: Metacello does not deal with a required project called spec

pharo
Status: New
Owner: [hidden email]
CC: [hidden email]
Labels: Type-Bug

New issue 7489 by [hidden email]: Metacello does not deal with a  
required project called spec
http://code.google.com/p/pharo/issues/detail?id=7489

Metacello does not deal with a required project called 'spec'.

Can be reproduced on Pharo 1.4 or Pharo 2.0 :
1/ Gofer new
url: 'http://ss3.gemstone.com/ss/Versionner';
package: 'ConfigurationOfVersionner';
load.
2/ MetacelloToolBox validateConfiguration: (Smalltalk globals at:  
#ConfigurationOfVersionner). => empty, good!
3/ Edit a baseline and substitute 'Spec for Versionner' by 'Spec'
4/ MetacelloToolBox validateConfiguration: (Smalltalk globals at:  
#ConfigurationOfVersionner). =>Error composing version xxx.




_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7489 in pharo: Metacello does not deal with a required project called spec

pharo

Comment #1 on issue 7489 by [hidden email]: Metacello does not deal  
with a required project called spec
http://code.google.com/p/pharo/issues/detail?id=7489

Cross reported: https://github.com/dalehenrich/metacello-work/issues/138 ...

Thanks Christophe!


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