On 2 Jan 2018, at 18:00, Sean P. DeNigris <sean@clipperadams.com> wrote:
EstebanLM wrote
if you have iceberg metacello integration enabled⦠Then it works on baselines, etc.
Strange. I did `Iceberg enableMetacelloIntegration: true.` first and still got the error. I can't easily test in 7 because it depends on Magritte which depends on Grease which doesn't seem to load yet. Maybe I can cobble together a simpler test case.
The Git error I mentioned in my OP was caused because `LGitRepository >> clone:options:to:` is trying to clone 'git@bitbucket.org:nDeNigris/Quote-Me.git' based on `gitlab://SeanDeNigris/Quote-Me:master/repository` from the baseline spec. Earlier in the stack, `IceProviderRepositoryType >> mcRepository` is using `MCBitbucketRepository` which is hardcoded.
All of the above is with iceberg metacello integration enabled.
yep. that seems to be a bug. Esteban
----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html