krfkeith / metacello

Automatically exported from code.google.com/p/metacello
0 stars 0 forks source link

nested version fail MetacelloToolBox validation #183

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt to validate ConfigurationOfSeaside30 that contains version 3.1 stuff

Original issue reported on code.google.com by pdebr...@gmail.com on 29 Jan 2013 at 8:33

GoogleCodeExporter commented 9 years ago
I'm almost illiterate, and hit tab and enter too fast.  

ConfigurationOfSeaside30-dkh.472.mcz does not pass validation because the 
validator hasn't been adapted understand nested versions.  

Gofer new
    squeaksource: 'MetacelloRepository';
    package: 'ConfigurationOfSeaside30';
    load.

MetacelloToolBox validateConfiguration:((Smalltalk at: 
#ConfigurationOfSeaside30)

Original comment by pdebr...@gmail.com on 29 Jan 2013 at 8:46

GoogleCodeExporter commented 9 years ago
err...     ConfigurationOfSeaside30-dkh.407.mcz

Original comment by pdebr...@gmail.com on 29 Jan 2013 at 8:53

GoogleCodeExporter commented 9 years ago
The validation of ConfigurationOfSeaside30 works with the MetacelloPreview ... 
testing against Metacello 1.0-beta.31.1.7 now...

Original comment by henrichs...@gmail.com on 12 Jul 2013 at 10:15

GoogleCodeExporter commented 9 years ago
validatio succeeds in Metacello 1.0-beta.31.1.7 as well .. must have fixed this 
in the interim ...

Original comment by henrichs...@gmail.com on 12 Jul 2013 at 10:21