Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 52f1fe313df300dcd6301c10474720bac6cc10d7 https://github.com/xwiki/xwiki-platform/commit/52f1fe313df300dcd6301c1047472... Author: Vincent Massol <[email protected]> Date: 2026-08-05 (Wed, 05 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-skinx/src/main/java/com/xpn/xwiki/web/JsxAction.java Log Message: ----------- [Misc] Fix bad order caused by a previous commit related to logging changes Same issue as f77cbcfebbb, in JsxAction: converting the static LOGGER to an injected one left an instance field ahead of two static finals. Found by sweeping every module of the logging passes with the checkstyle.xml ruleset. 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