Ok. I fixed one problem related to the name of GT-Metaceller-Stream (it was added with an extra 's' in the configuration).
Also, now we have 6 tests that are failing in Metaceller. Could you take a look, Diego?
On Thu, Apr 3, 2014 at 7:43 AM, Tudor Girba <tudor@tudorgirba.com> wrote:
But, now I am stuck with another strange error:*** Warning: Warning: This package depends on the following classes:GTGenericStackDebuggerYou must resolve these dependencies before you will be able to load these definitions:ACGlamourDebuggerI just cannot see how this is possible given that in the ConfigurationOfAnnouncerCentricDebugger, we have:package: 'ACD-Glamour-Interface' with: [ spec requires: #('ACD-Model' 'GT-Debugger') ].
specproject: 'GT-Debugger'with: [specclassName: 'ConfigurationOfGToolkit';file: 'ConfigurationOfGToolkit';version: #development;loads: 'GT-Debugger';repository: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main' ] ]In the meantime, I took out ACD from the default group of GToolkit, but we have to figure this problem out. Diego, could you help?