Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: b14623bac08c1ceb0afe271d1335c7ab3ec57d39
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/b14623bac08c1ceb0afe271d1335c7ab3ec57d39 Author: AlistairGrant <
[hidden email]>
Date: 2018-06-06 (Wed, 06 Jun 2018)
Changed paths:
M image/BuildSqueakSpurTrunkVMMakerImage.st
Log Message:
-----------
BuildSqueakSpurTrunkVMMakerImage.st sort versions, use FileAttributesPlugin.oscog
BuildSqueakSpurTrunkVMMakerImage.st currently assumes that packages
returned from a repository are sorted by version, however this doesn't
appear to be true for smalltalkhub.com.
- Sort packages by version to ensure the latest is used.
- Load FileAttributesPlugin.oscog (which replaced FileAttributesPlugin)
Commit: 0fe68bcb0ae6a0b4e4cf1307150720b5cfcd9836
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/0fe68bcb0ae6a0b4e4cf1307150720b5cfcd9836 Author: akgrant43 <
[hidden email]>
Date: 2018-06-08 (Fri, 08 Jun 2018)
Changed paths:
M image/BuildSqueakSpurTrunkVMMakerImage.st
Log Message:
-----------
Merge pull request #266 from akgrant43/buildvmmakerimage
BuildSqueakSpurTrunkVMMakerImage.st sort versions, use FileAttributesPlugin.oscog.
BuildSqueakSpurTrunkVMMakerImage.st currently assumes that packages
returned from a repository are sorted by version, however this doesn't
appear to be true for smalltalkhub.com.
- Sort packages by version to ensure the latest is used.
- Load FileAttributesPlugin.oscog (which replaced FileAttributesPlugin)
With the original version, FileAttributesPlugin-AlistairGrant.12 would be loaded, while the current version is FileAttributesPlugin.oscog-AlistairGrant.28.
Compare:
https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/4fc727f1f435...0fe68bcb0ae6 **NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.