GT-Toolkit is green again. I put a method in a wrong package … and now it is red again …
so someone else is busy too.
On 03 Apr 2014, at 10:56, Diego Lont <diego.lont(a)delware.nl> wrote:
Ok. I fixed
one problem related to the name of GT-Metaceller-Stream (it was added with an extra
's' in the configuration).
Sorry, my bad. I misspelled this package and committed it end of my day and forgot to
test it. Thanks for fixing it.
On 03 Apr 2014, at 07:43, Tudor Girba <tudor(a)tudorgirba.com> wrote:
Also, now we have 6 tests that are failing in
Metaceller. Could you take a look, Diego?
Strange, in my image they are green. I will download a builded moose and take a look. It
is time I work on making the thing work and deploy properly.
On Thu, Apr 3, 2014 at 7:43 AM, Tudor Girba
<tudor(a)tudorgirba.com> wrote:
But, now I am stuck with another strange error:
*** Warning: Warning: This package depends on the following classes:
GTGenericStackDebugger
You must resolve these dependencies before you will be able to load these definitions:
ACGlamourDebugger
I 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') ].
spec
project: 'GT-Debugger'
with: [
spec
className: '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?
I will put it on my todo list. Will probably be somewhere next week.
Cheers,
Diego