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