On 08 Jun 2017, at 09:36, Diego Lont <diego.lont@delware.nl> wrote:
Hi all,
To keep the common projects in smalltalkhub stable, we agreed that those should use symbolic versions like release3 // release3.5 etc. This way we can add bug fixes and avoiding loading of different versions through different projects.
But I might have done something stupid to the configuration of magritte, especially release3:
When I added some features to Magritte, I saw that that the stable version in the configuration of Magritte3 was unstable for pharo2, 3 and 4 for quite some time. Basically the tests failed, because some changes were made for pharo 5 in order to let Magritte version 3.5 run.
Since I did not have time to make a proper fix (and the error was there for quite a lot of builds) for the older pharo versions and I believe the tests for the stable version ought to be green, I thought the best way to fix it, was to changed the #release3 magritte version back to release 3.2 for the older pharo versions. Perhaps this is the cause of some of the problems. Tomorrow I have time to look into this problem and make a proper fix.
Stephane already notified me this is at least a problem for Pillar â¦
Just a small addition: I just looked at Pillar, but the build of Pillar was building fine until beginning of this month. My change is from the beginning of May â¦