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
Now
when I do
"self update: '1.3'"
I get
GoferPackageReference(Object)>>error: GoferPackageReference>>versionReference [] in [] in MetacelloMCProject>>updateProject [] in MCWorkingCopy class(MCPackageManager class)>>managersForClass:do: [] in Dictionary>>do: Dictionary(Set)>>do: Dictionary>>do: MCWorkingCopy class(MCPackageManager class)>>managersForClass:do: [] in MetacelloMCProject>>updateProject MetacelloMCSpecLoader(MetacelloCommonMCSpecLoader)>>doingLoads: MetacelloMCProject>>updateProject ConfigurationOfCAnalyzer class>>update: ConfigurationOfCAnalyzer class>>DoIt Compiler>>evaluate:in:to:notifying:ifFail:logged: [] in OBTextMorphEditorWithShout(ParagraphEditor)>>evaluateSelection BlockClosure>>on:do: OBTextMorphEditorWithShout(ParagraphEditor)>>evaluateSelection OBTextMorphEditorWithS
Stef
On Dec 3, 2009, at 11:27 AM, Stéphane Ducasse 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 _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
apparently
ConfigurationOfCAnalyzer loadVersion: '1.1'
works
now from time to time I have the same error versionReference DNU on group.
Stef
On Dec 3, 2009, at 11:27 AM, Stéphane Ducasse 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 _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
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@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
this was really strange I got versionReference DNU
then I retried and I got it running. This was really strange. but I did nothing special: took the latest image + configuration of moose nothing else loaded. So I'm still perplex.
Stef
On Dec 3, 2009, at 6:21 PM, Dale Henrichs wrote:
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@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