Sept. 11, 2017
5:15 p.m.
As Pavel said, the iceberg version that is included in the system is the one described in
BaselineOfIDE >> loadIceberg
Metacello new baseline: 'Iceberg'; repository: 'github://pharo-vcs/iceberg:v0.5.7'; load. (Smalltalk classNamed: #Iceberg) enableMetacelloIntegration: true.
So updating that method with the new iceberg version and pushing that to Pharo should be enough.
Good to know that.
In any case, my mail was there just to raise the issue of the failing tests. We should care about failing tests, and I'll cry out loud everytime they are broken, just to make it explicit.
I agree.