log-ci-beta@lists.pharo.org

log-ci related messages when beta testing.

View all threads

[Pharo PR 14768] Build #1: SUCCESS

CP
ci-pharo-ci-jenkins2@inria.fr
Mon, Sep 25, 2023 2:42 PM

There is a new Pharo build available!

The status of the build #1 was: SUCCESS.

Could not extract further issue information from commit message: Backport: Clean installation of MCClassTraitDefinition

This is a fix for issue #14749 in Pharo 11.

The fix is different than in Pharo 12 because in Pharo 12 I did cleaner version of the clean by removing the usage of MCClassTraitDefinition alltogether since all infos are already on MCTraitDefinition.

The workaround here is to not recompile entirelly the class trait if the base trait is already present in the image. Instead it will just update the trait composition, thus it will not remove the instance variables.
Build Url: https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/PR-14768/1/

There is a new Pharo build available! The status of the build #1 was: SUCCESS. Could not extract further issue information from commit message: Backport: Clean installation of MCClassTraitDefinition This is a fix for issue #14749 in Pharo 11. The fix is different than in Pharo 12 because in Pharo 12 I did cleaner version of the clean by removing the usage of MCClassTraitDefinition alltogether since all infos are already on MCTraitDefinition. The workaround here is to not recompile entirelly the class trait if the base trait is already present in the image. Instead it will just update the trait composition, thus it will not remove the instance variables. Build Url: https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20request%20and%20branch%20Pipeline/job/PR-14768/1/