Updating versions and improved decoupling Dataviz from Grafoscopio.
This commit is contained in:
parent
37bf2288de
commit
0350e4dab4
@ -545,19 +545,14 @@ ConfigurationOfGrafoscopio >> baseline1_3: spec [
|
||||
repository: 'http://smalltalkhub.com/mc/Offray/Fossil/main' ];
|
||||
package: 'Pubiblio' with: [
|
||||
spec
|
||||
repository: 'http://smalltalkhub.com/mc/Offray/Grafoscopio/main' ];
|
||||
project: 'Dataviz' with: [
|
||||
spec
|
||||
className: #ConfigurationOfDataviz;
|
||||
versionString: #'bleedingEdge';
|
||||
repository: 'http://smalltalkhub.com/mc/Offray/Dataviz/main/' ].
|
||||
repository: 'http://smalltalkhub.com/mc/Offray/Grafoscopio/main' ].
|
||||
spec package: #Grafoscopio with: [
|
||||
spec
|
||||
requires: 'Ston';
|
||||
requires: 'Spec-Glamour'].
|
||||
spec
|
||||
group: 'Core' with: #('Grafoscopio' 'Roassal2');
|
||||
group: 'Extended' with: #('Core' 'Dataviz') ].
|
||||
group: 'Extended' with: #('Core') ].
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
@ -1027,12 +1022,10 @@ ConfigurationOfGrafoscopio >> version14: spec [
|
||||
project: 'Fossil' with: #stable;
|
||||
project: 'Roassal2' with: #stable;
|
||||
project: 'WebBrowser' with: #stable;
|
||||
package: #'Grafoscopio-Utils' with: 'Grafoscopio-Utils-OffrayLuna.19'";
|
||||
project: 'Dataviz' with: '2.2.6'".
|
||||
package: #'Grafoscopio-Utils' with: 'Grafoscopio-Utils-OffrayLuna.19'.
|
||||
spec
|
||||
package: #Grafoscopio with: 'Grafoscopio-OffrayLuna.347';
|
||||
package: 'Spec-Glamour' with: 'Spec-Glamour-johanfabry.2'
|
||||
"package: 'Pubiblio' with: 'Pubiblio-OffrayLuna.2'".]
|
||||
package: #Grafoscopio with: 'Grafoscopio-OffrayLuna.352';
|
||||
package: 'Spec-Glamour' with: 'Spec-Glamour-johanfabry.2'.]
|
||||
]
|
||||
|
||||
{ #category : #versions }
|
||||
|
Loading…
Reference in New Issue
Block a user