Hi Stephan. There was discussion about it. And idea is to have reproducible builds for Pharo. With floating versions we can't achieve it (at least with current tools). In addition I maintain floating branches for those projects (v0.15.x). So for your own projects you can reference them instead of static versions. ÑÑ, 16 Ñнв. 2019 г., 8:45 Stephan Eggermont stephan@stack.nl:
Cyril Ferlicot <cyril.ferlicot@gmail.com> wrote:
On Tue, Jan 15, 2019 at 6:03 PM Stephan Eggermont via Pharo-dev <pharo-dev@lists.pharo.org> wrote:
Iâm not sure why, but Iâve noticed baselines being changed to refer to patch versions for releases. Why are the old configuration problems repeated?
Which project are you talking about?
In a plain Pharo 7 image
BaselineOfCalypso BaselineOfCommander BaselineOfSystemCommands
Stephan