Stef,
No errors are generated? If no errors are generated then Metacello thought that the
version was up-to-date ... I see that there are additional messages in this thread where
you've apparently gotten things working?
Dale
----- "Stéphane Ducasse" <stephane.ducasse(a)inria.fr> wrote:
| Hi
|
| I do not understand
| when I do
|
| ConfigurationOfCAnalyzer loadVersion: '1.3'
|
| nothing happens ;(
|
|
| still we have
|
| version0013: spec
| <version: '1.3' imports: #('1.2-baseline' )>
|
| spec for: #common do: [
| spec author: 'simondenier'.
| spec timestamp: '11/27/2009 16:55'.
| spec
| package: 'CAnalyzer' with:
'CAnalyzer-simondenier.159';
| package: 'XML-Parser' with:
'XML-Parser-Alexandre_Bergel.17';
| package: 'Pastell' with:
'Pastell-Alexandre_Bergel.17';
| package: 'Filesystem' with: 'Filesystem-cwp.51'.].
|
| any idea.
| It seems that metacello is confused
|
| Bored stef