Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1091 by
[hidden email]: Moose finder actually depends on
gt-inspector but not its configuration
https://code.google.com/p/moose-technology/issues/detail?id=1091On Pharo 3, loading Moose with
spec
className: #ConfigurationOfMoose;
loads: #('UI' 'Core' 'PetitMSE' 'Moose-Wizard');
loads Object>>mooseFinderMetaIn: whose code
mooseFinderMetaIn: composite
<moosePresentationOrder: 1000>
(self mooseInterestingEntity gtInspectorMetaIn: composite)
titleIcon: MooseIcons mooseMethodsBrowser
depends on #gtInspectorMetaIn: that is not in the image.
You can download a problematic image at
https://ci.inria.fr/rmod/job/Boa.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev