I get loading error while executing the code below. Is this a typo in the github repository (https://github.com/GsDevKit/zinc/blob/gs_master/repository/BaselineOfZincHTTPComponents.package/BaselineOfZincHTTPComponents.class/instance/baseline..st) ? github://GsDevKit/zodiac:gs_master/repository vs. github://GsDevKit/Zodiac:gs_master/repository GsDeployer deploy: [ _______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
Marten, Yes that does look like a typo --- this typo has been masked for
the most part because since 2015[1], the zodiac repository as been
cloned as part of GsDevKit_home installation and that particular
github url has not been actually used as GsDevKit_home uses a
Metacello lock to direct loads to the local clone of zodiac. It is odd that neither you nor anyone else has reported the issue before now as that change was also made in 2015[2]. The baseline was committed on December 1, 2015 (with the typo). GsDevKit_home was updated to clone Zodiac as part of the install on December 17, 2015 and integrated in the master branch in February 12, 2016[3] ... On top of that, the zinc repo hasn't been updated since May 24, 2016[4]. While this doesn't excuse the typo (I'll go ahead a fix the Baseline for Zinc later today) I can't explain why this issue is showing up only recently for you. Dale [2] https://github.com/GsDevKit/zinc/blame/gs_master/repository/BaselineOfZincHTTPComponents.package/BaselineOfZincHTTPComponents.class/instance/baseline..st#L222 [3] https://github.com/GsDevKit/GsDevKit_home/pull/58 [4] https://github.com/GsDevKit/zinc/commits/gs_master On 03/28/2018 05:19 AM, Marten
Feldtmann via Glass wrote:
_______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
Marten, I've just merged the pull request[1] with the fix for the zinc baseline issue. Dale [1] https://github.com/GsDevKit/zinc/pull/85 On 03/31/2018 12:07 PM, Dale Henrichs
wrote:
_______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
Free forum by Nabble | Edit this page |