Everyone,

  In a baseline in a project I am working on I have a dependency on both
Magritte and Seaside. Magritte loads fine, but when Seaside loads,
Monticello declares a conflict on the Grease package. You can see the WIP
baseline here:
https://github.com/ericbmerritt/profeos/tree/feat/working-goals/BaselineOfProfeos.package/BaselineOfProfeos.class/instance
.

So far, I haven't found a solution to resolve conflicts in the spec. The
closest solution I have found is here:
https://github.com/CCMi-FIT/kendrick-modeller/blob/9c76ff8170c67d5472cc1e1b7fed2105987116e6/repository/BaselineOfKendrickModeller/BaselineOfKendrickModeller.class.st

It works but seems to be stepping out of the declarative form of baseline
definition. Is there another solution?

Thanks,
Eric

Reply via email to