Hi All,
I'm trying to make ConfiguratonOfQuicksilver work.
When running:
*Gofer new* * smalltalkhubUser: 'Quicksilver' project: 'Quicksilver';* * package: 'ConfigurationOfQuicksilver';* * load.* *ConfigurationOfQuicksilver loadDefault.*
I get:
'Could not resolve: Quicksilver-Core-Tests [Quicksilver-Core-Tests] in /[...]/package-cache http://smalltalkhub.com/mc/Quicksilver/Quicksilver/main '
Does anybody have an idea why MetacelloFetchingMCSpecLoader is looking in my local package-cache for the package and not on smalltalkhub?
Cheers, Dennis
Hi Dennis,
I took a look:
In Metacello, you define the Monticello artifacts to be loaded.
In ConfigurationOfQuicksilver you listed things like Quicksilver-Core. However, this is only an image artifact (RPackage). In Monticello, you only have one Quicksilver Monticello package.
I sketched quickly a new configuration, but did not get a chance to test it (due to the SmallInteger bug). I published it on your repository. Please take a look.
Cheers, Doru
On Apr 30, 2013, at 4:50 PM, Dennis Schenk d.schenk@students.unibe.ch wrote:
Hi All,
I'm trying to make ConfiguratonOfQuicksilver work.
When running:
Gofer new smalltalkhubUser: 'Quicksilver' project: 'Quicksilver'; package: 'ConfigurationOfQuicksilver'; load. ConfigurationOfQuicksilver loadDefault.
I get:
'Could not resolve: Quicksilver-Core-Tests [Quicksilver-Core-Tests] in /[...]/package-cache http://smalltalkhub.com/mc/Quicksilver/Quicksilver/main'
Does anybody have an idea why MetacelloFetchingMCSpecLoader is looking in my local package-cache for the package and not on smalltalkhub?
Cheers, Dennis _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Problem solving efficiency grows with the abstractness level of problem understanding."
Hi Doru,
Thanks, your version works perfectly.
Is that a problem, only having a Quicksilver Package or is that okay?
Cheers, Dennis
On Wed, May 1, 2013 at 7:10 AM, Tudor Girba tudor@tudorgirba.com wrote:
Hi Dennis,
I took a look:
In Metacello, you define the Monticello artifacts to be loaded.
In ConfigurationOfQuicksilver you listed things like Quicksilver-Core. However, this is only an image artifact (RPackage). In Monticello, you only have one Quicksilver Monticello package.
I sketched quickly a new configuration, but did not get a chance to test it (due to the SmallInteger bug). I published it on your repository. Please take a look.
Cheers, Doru
On Apr 30, 2013, at 4:50 PM, Dennis Schenk d.schenk@students.unibe.ch wrote:
Hi All,
I'm trying to make ConfiguratonOfQuicksilver work.
When running:
Gofer new smalltalkhubUser: 'Quicksilver' project: 'Quicksilver'; package: 'ConfigurationOfQuicksilver'; load. ConfigurationOfQuicksilver loadDefault.
I get:
'Could not resolve: Quicksilver-Core-Tests [Quicksilver-Core-Tests] in
/[...]/package-cache http://smalltalkhub.com/mc/Quicksilver/Quicksilver/main'
Does anybody have an idea why MetacelloFetchingMCSpecLoader is looking
in my local package-cache for the package and not on smalltalkhub?
Cheers, Dennis _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Problem solving efficiency grows with the abstractness level of problem understanding."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
On May 2, 2013, at 10:18 AM, Dennis Schenk d.schenk@students.unibe.ch wrote:
Hi Doru,
Thanks, your version works perfectly.
Is that a problem, only having a Quicksilver Package or is that okay?
this is okay :) Think about ConfigurationOf….. as package metadata.
Stef
Cheers, Dennis
On Wed, May 1, 2013 at 7:10 AM, Tudor Girba tudor@tudorgirba.com wrote: Hi Dennis,
I took a look:
In Metacello, you define the Monticello artifacts to be loaded.
In ConfigurationOfQuicksilver you listed things like Quicksilver-Core. However, this is only an image artifact (RPackage). In Monticello, you only have one Quicksilver Monticello package.
I sketched quickly a new configuration, but did not get a chance to test it (due to the SmallInteger bug). I published it on your repository. Please take a look.
Cheers, Doru
On Apr 30, 2013, at 4:50 PM, Dennis Schenk d.schenk@students.unibe.ch wrote:
Hi All,
I'm trying to make ConfiguratonOfQuicksilver work.
When running:
Gofer new smalltalkhubUser: 'Quicksilver' project: 'Quicksilver'; package: 'ConfigurationOfQuicksilver'; load. ConfigurationOfQuicksilver loadDefault.
I get:
'Could not resolve: Quicksilver-Core-Tests [Quicksilver-Core-Tests] in /[...]/package-cache http://smalltalkhub.com/mc/Quicksilver/Quicksilver/main'
Does anybody have an idea why MetacelloFetchingMCSpecLoader is looking in my local package-cache for the package and not on smalltalkhub?
Cheers, Dennis _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Problem solving efficiency grows with the abstractness level of problem understanding."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev