Hi!
Apparently ConfigurationOfMoose, the baseline 5.0 loads DSM using the following: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= spec project: 'DSM' with: [ spec className: 'ConfigurationOfDSM'; file: 'ConfigurationOfDSM'; version: #development; repository: 'http://www.smalltalkhub.com/mc/Moose/DSM/main' ]. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Shouldn't it be the #default version to load? I've spent 2 hours because of this :-( Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
That is the correct way to load DSM. What is the problem with that? Doru On Sun, Nov 3, 2013 at 11:10 PM, Alexandre Bergel <[hidden email]> wrote: Hi! "Every thing has its own flow"
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
> That is the correct way to load DSM. What is the problem with that?
I was expecting to see #default being loaded, and not #development. But nevermind, I think I am nearly done with fixing the tests. Alexandre > > > On Sun, Nov 3, 2013 at 11:10 PM, Alexandre Bergel <[hidden email]> wrote: > Hi! > > Apparently ConfigurationOfMoose, the baseline 5.0 loads DSM using the following: > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > spec project: 'DSM' with: [ > spec > className: 'ConfigurationOfDSM'; > file: 'ConfigurationOfDSM'; > version: #development; > repository: 'http://www.smalltalkhub.com/mc/Moose/DSM/main' ]. > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > Shouldn't it be the #default version to load? > I've spent 2 hours because of this :-( > > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > > -- > www.tudorgirba.com > > "Every thing has its own flow" > _______________________________________________ > 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 Tudor Girba-2
Would you mind to start the build again? I tried to save ConfigurationOfMoose, without any change, but it did not trigger the build apparently. How can I trigger a new build?
Alexandre On Nov 3, 2013, at 7:18 PM, Tudor Girba <[hidden email]> wrote: > That is the correct way to load DSM. What is the problem with that? > > Doru > > > On Sun, Nov 3, 2013 at 11:10 PM, Alexandre Bergel <[hidden email]> wrote: > Hi! > > Apparently ConfigurationOfMoose, the baseline 5.0 loads DSM using the following: > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > spec project: 'DSM' with: [ > spec > className: 'ConfigurationOfDSM'; > file: 'ConfigurationOfDSM'; > version: #development; > repository: 'http://www.smalltalkhub.com/mc/Moose/DSM/main' ]. > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > Shouldn't it be the #default version to load? > I've spent 2 hours because of this :-( > > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > > > -- > www.tudorgirba.com > > "Every thing has its own flow" > _______________________________________________ > 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 |
Free forum by Nabble | Edit this page |