Roassal configuration sucks!!!!

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Roassal configuration sucks!!!!

Stéphane Ducasse
baseline17: spec
        <version: '0.7-baseline'>

        spec for: #'common' do: [
                spec blessing: #'baseline'.
                spec description: ''.
                spec author: 'AlexandreBergel'.
                spec timestamp: '9/11/2013 23:34'.
                spec repository: 'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal/main'.
                spec
                        package: #Roassal;
                        package: #RoassalMorphic;
                        package: #RoassalExtras;
                        package: #RoassalAthens.

the dependencies between packages are missing.
I really do not like that after I spent 3 days fixing Moose dependencies.
Each project should be clean.

Stef
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Roassal configuration sucks!!!!

abergel
It has perfectly worked for years. What is the problem exactly?

Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Dec 10, 2013, at 1:28 PM, Stéphane Ducasse <[hidden email]> wrote:

> baseline17: spec
> <version: '0.7-baseline'>
>
> spec for: #'common' do: [
> spec blessing: #'baseline'.
> spec description: ''.
> spec author: 'AlexandreBergel'.
> spec timestamp: '9/11/2013 23:34'.
> spec repository: 'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal/main'.
> spec
> package: #Roassal;
> package: #RoassalMorphic;
> package: #RoassalExtras;
> package: #RoassalAthens.
>
> the dependencies between packages are missing.
> I really do not like that after I spent 3 days fixing Moose dependencies.
> Each project should be clean.
>
> Stef
> _______________________________________________
> 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
Reply | Threaded
Open this post in threaded view
|

Re: Roassal configuration sucks!!!!

abergel
In reply to this post by Stéphane Ducasse
> spec
> package: #Roassal;
> package: #RoassalMorphic;
> package: #RoassalExtras;
> package: #RoassalAthens.

The package Roassal is stand alone and the three remaining packages depend on Roassal.

Alexandre


--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev