Hi
with c. we are generating automatically configuration for Units and we are finding bugs in ConfigurationOfMoose (assembly).
package: 'Moose-Hismo' with: [spec requires: 'Famix-Core']; package: 'Moose-HismoImporter';
=> package: 'Moose-Hismo' with: [spec requires: 'Famix-Core']; package: 'Moose-HismoImporter' with: [spec requires: 'Moose-Hismo'];
Same with Moose-Test-HismImporter
we should fix it
stef