Oct. 2, 2013
8:58 a.m.
Hi, I just discover a problem with the configuration of OSProcess. If you run: MetacelloToolBox validateConfiguration: ConfigurationOfOSProcess, you get: "Error: Cannot resolve version '4.6.7' for the project reference 'Pipeability' in version '4.5.7' { cannotResolveVersion } [ #validateVersionSpec: ]" Indeed, I get a ConfigurationOfCommandShell with only 2 versions: 1.0 and 1.1. It looks like the ConfigurationOfCommandShell was not published to the declared meta repo: http://www.squeaksource.com/MetacelloRepository. ConfigurationOfCommandShell-ThierryGoubier.12 is missing. As this repository is read only now, shouldn't the configurationOfProcess be updated to use the new MetaRepo? Regards, Christophe.