Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 188bdc10e93443a4d47da8827a14b3c2625951bd https://github.com/xwiki/xwiki-platform/commit/188bdc10e93443a4d47da8827a14b... Author: Vincent Massol <[email protected]> Date: 2026-09-06 (Sun, 06 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/pom.xml Log Message: ----------- XWIKI-24632: The MySQL/MariaDB table row format can be updated in the wrong database * Add the missing {{groovy}} macro dependency, without which WikiManagerRestIT#checkTableRowFormat() fails with "The [groovy] macro is not in the list of registered macros" on the MySQL and MariaDB environments (the only ones where it runs). Same fix as the one already applied on stable-18.4.x; on master the macro happens to be pulled in by another test. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications