On 01 Apr 2015, at 22:23, Chris Cunningham <cunningham.cb@gmail.com> wrote:
Is there a plan to condense changes and build a new sources file for the 4.0 release?
Yes! We will do it next week. And the nature of the whole mechanism is not very nice: it means that the artefact on the build server is not the artefact of release⦠always very annoying, as the code that you call once a year tend to be broken⦠Marcus
Just curious -cbc
On Wed, Apr 1, 2015 at 1:18 PM, Max Leske <maxleske@gmail.com <mailto:maxleske@gmail.com>> wrote:
On 01 Apr 2015, at 22:12, Dmitri Zagidulin <dmitri@zagidulin.net <mailto:dmitri@zagidulin.net>> wrote:
I noticed that the Pharo 4.0 full distribution zip file off of Pharo.org/download <http://pharo.org/download> contains PharoV30.sources (and not, say, PharoV40.sources). This is true for all 3 platforms: - http://files.pharo.org/platform/Pharo4.0-mac.zip <http://files.pharo.org/platform/Pharo4.0-mac.zip> - http://files.pharo.org/platform/Pharo4.0-win.zip <http://files.pharo.org/platform/Pharo4.0-win.zip> - http://files.pharo.org/platform/Pharo4.0-linux.zip <http://files.pharo.org/platform/Pharo4.0-linux.zip>
Is there a typo in a CI job somewhere?
No, those are the latest sources :) The version simply tells you with what image the sources have been created (I presume). Anyway, the version number is not important.