That should fix it. If it doesn't let me know and I'll have a look.
Right now DebuggerActions doesn't have a configuration. It should
eventually go into the repository of the debugger.
On Sun, Aug 11, 2013 at 3:25 PM, Stéphane Ducasse <stephane.ducasse(a)inria.fr
wrote:
I could not find where the DebuggerActions declared
its repo so to added
too
Let us see if this is working….
In 25 min now...
baseline01: spec
<version: '0.1-baseline'>
spec for: #common do: [
spec blessing: #baseline.
spec repository: '
http://www.smalltalkhub.com/mc/AndreiChis/AnnouncerCentricDebugger/main'#39;.
spec
package: 'ACD-Model' with: [spec requires:
#('NewDebugger-Core' 'DebuggerActions')];
package: 'ACD-Glamour-Interface' with: [spec
requires: #('Core' 'DebuggerExtensions')].
spec group: 'default' with: #(
'Core'
'UI' ).
spec group: 'Core' with: #(
'ACD-Model' ).
spec group: 'UI' with: #(
'ACD-Glamour-Interface' ).
spec project: 'NewDebugger-Core' with: [
spec
className:
'ConfigurationOfNewDebugger';
file: 'ConfigurationOfNewDebugger';
version: #stable;
loads: 'Core';
repository: '
http://www.smalltalkhub.com/mc/Pharo/Debugger/main' ].
spec package: 'DebuggerExtensions' with: [ spec
repository: 'http://www.smalltalkhub.com/mc/AndreiChis/Playground/main' ].
spec package: 'DebuggerActions' with: [ spec repository: '
http://www.smalltalkhub.com/mc/AndreiChis/Playground/main' ]
]
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev