Status: Accepted
Owner:
[hidden email]
Labels: Type-Defect Priority-Medium Product-Core
New issue 136 by
[hidden email]: load of referenced project can fail
with missing version error
http://code.google.com/p/metacello/issues/detail?id=136the ensureProjectLoaded method gets the latest config, bug the project
referenced from the project spec is cached and does not reflect the new
versions ...
ensureProjectLoaded needs to refresh the cached version to ensure that the
right stuff gets loaded.
see this upgrading from 1.0-beta.28 to 1.0-beta.29 when version of
ConfigurationOfGofer without 1.0.5 defined is installed in the image
(ConfigurationOfGofer-DaleHenrichs.24 or earlier)