Hi Stephan,

That would not work well now because of a conflict with merging in Pharo 4 which requires concrete version numbers for now. So, I suggest we leave GToolkit related configurations to be as they are and we will depend on the #stable of GToolkit. This should be fine given that we do not expect much changes in Pharo 3, and we will have to change the way we approach to overall process from Pharo 4 on.

Would that be Ok?

Cheers,
Doru



On Wed, Dec 10, 2014 at 10:02 AM, Stephan Eggermont <stephane@xs4all.nl> wrote:
Andrei wrote:
>I added a stable version for the following configurations:
>
>ConfigurationOfGlamourCore
>ConfigurationOfGlamour
>ConfigurationOfGTSpotter
>ConfigurationOfGTInspectorCore
>ConfigurationOfGTInspector
>ConfigurationOfGTPlaygroundCore
>ConfigurationOfGTPlayground
>ConfigurationOfRubric
>
>I'll continue to add stable versions for the remaining configurations that belong to GToolkit.


Thank you. In the version you declare as stable,
the dependencies should not be to numbered versions, so could you please replace e.g. in

ConfigurationOfGlamourCore>>version304: spec
        <version: '3.0.4' imports: #('3.0-baseline' )>

        spec for: #'common' do: [
                spec blessing: #'stable'.
                spec description: 'version 3.0.4'.
                spec author: 'AndreiChis'.
                spec timestamp: '12/09/2014 12:08'.
                spec
                        package: 'Glamour-Announcements' with: 'Glamour-Announcements-AndreiChis.8';
                        package: 'Glamour-Helpers' with: 'Glamour-Helpers-AndreiChis.36';
...
                        package: 'Glamour-Tests-Rubric' with: 'Glamour-Tests-Rubric-AndreiChis.14';
                        package: 'Glamour-Tests-Resources' with: 'Glamour-Tests-Resources-AndreiChis.3'.

                spec
                        project: 'Rubric' with: '1.2.5' ].


the reference to Rubric 1.2.5 to #stable (as long as Rubric only defines #stable and #development)

  Stephan






_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--
www.tudorgirba.com

"Every thing has its own flow"