hi!
I have just downloaded the last moose 6.0. The package : Glamour-Roassal2-Presentations-AlexandreBergel.41 is not loaded. Any idea why? It would be great to have it loaded since it removes some deprecated calls… Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Strange. No idea why it's not loaded. The version that is referenced directly anywhere. Cheers, Andrei On Sun, Oct 4, 2015 at 3:48 PM, Alexandre Bergel <[hidden email]> wrote: hi! _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
This might appear because there seems to be a cyclic dependency: Glamour loads Glamour-Roassal2-Presentations which depends on ConfigurationOfRoassal2#development which depends on Glamour-Roassal2-Presentations On Sun, Oct 4, 2015 at 9:48 PM, Andrei Chis <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
How to solve this then? Maybe having Roassal depend on Glamour? Alexandre
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
This type of circular dependency is also between roassal and the inspector.
So the question is should roassal load glamour/inspector or should glamour and the inspector load roassal? Anyway not I'm not sure the problem with Glamour-Roassal2-Presentations is related. Executing the following shows that the latest version should load correctly: ((ConfigurationOfMoose project version: #'development') ignoreImage: true) record loadDirective However on the moose server the stable version of Glamour is loaded instead of the development one. The log message is the following: "Project: Glamour development [3.3.0]" So somehow version 3.3.0 which is marked as stable is loaded as development. Any ideas? Can there be a diference between what loadDirective shows and what is actually loaded? Cheers, Andrei On Mon, Oct 5, 2015 at 12:12 AM, Alexandre Bergel <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
I think that Roassal should not depend on Glamour, Inspector or Spotter. This all belongs to Pharo.
No idea about the directive... Alexandre > On Oct 5, 2015, at 10:09 AM, Andrei Chis <[hidden email]> wrote: > > This type of circular dependency is also between roassal and the inspector. > So the question is should roassal load glamour/inspector or should glamour and the inspector load roassal? > > > Anyway not I'm not sure the problem with Glamour-Roassal2-Presentations is related. > Executing the following shows that the latest version should load correctly: > > ((ConfigurationOfMoose project version: #'development') > ignoreImage: true) > record loadDirective > > However on the moose server the stable version of Glamour is loaded instead of the development one. > The log message is the following: "Project: Glamour development [3.3.0]" > So somehow version 3.3.0 which is marked as stable is loaded as development. > > Any ideas? > Can there be a diference between what loadDirective shows and what is actually loaded? > > Cheers, > Andrei > > > On Mon, Oct 5, 2015 at 12:12 AM, Alexandre Bergel <[hidden email]> wrote: > How to solve this then? > Maybe having Roassal depend on Glamour? > > Alexandre > > > Le 4 oct. 2015 à 17:07, Andrei Chis <[hidden email]> a écrit : > >> This might appear because there seems to be a cyclic dependency: >> >> Glamour loads Glamour-Roassal2-Presentations which depends on ConfigurationOfRoassal2#development which depends on Glamour-Roassal2-Presentations >> >> >> >> On Sun, Oct 4, 2015 at 9:48 PM, Andrei Chis <[hidden email]> wrote: >> Strange. No idea why it's not loaded. >> The version that is referenced directly anywhere. >> >> >> Cheers, >> Andrei >> >> On Sun, Oct 4, 2015 at 3:48 PM, Alexandre Bergel <[hidden email]> wrote: >> hi! >> >> I have just downloaded the last moose 6.0. The package : >> Glamour-Roassal2-Presentations-AlexandreBergel.41 >> is not loaded. Any idea why? >> >> It would be great to have it loaded since it removes some deprecated calls… >> >> Alexandre >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by Andrei Chis
On 04/10/15 22:07, Andrei Chis wrote: > This might appear because there seems to be a cyclic dependency: > > Glamour loads Glamour-Roassal2-Presentations which depends > on ConfigurationOfRoassal2#development which depends on > Glamour-Roassal2-Presentations > Either use groups or create finer and finer granularity configurations. Stephan _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |