Feb. 16, 2016
9:11 p.m.
I found this is one of my projects: baseline6: spec <version: '6-baseline'> spec for: #common do: [ spec ... project: 'ZincHTTPComponents' with: [ spec className: 'ConfigurationOfZincHTTPComponents'; repository: 'http://mc.stfx.eu/ZincHTTPComponents'; loads: #('Core' 'Tests' 'REST' 'AWS'); versionString: #stable ]; ... ] That should do it, no ?
On 16 Feb 2016, at 21:47, Stephan Eggermont <stephan@stack.nl> wrote:
On 16-02-16 21:10, Sven Van Caekenberghe wrote:
Both are indeed groups within the main Zn configuration.
Can't you just depend on the group ?
That sounds like the right way to me. I don't understand at all why a postLoad should be involved.
Stephan