Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 573c27a5f74f63ca8f88f7d51d4b20faaa90defe https://github.com/xwiki/xwiki-platform/commit/573c27a5f74f63ca8f88f7d51d4b2... Author: Vincent Massol <[email protected]> Date: 2026-07-26 (Sun, 26 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-rendering/xwiki-platform-legacy-rendering-macros/xwiki-platform-legacy-rendering-macro-include/pom.xml Log Message: ----------- XWIKI-24612: Backward-compatibility aspect for SkinFileExtensionPluginApi.use() is never woven XWIKI-24613: Backward-compatibility aspect for the Include macro (missing-reference check) is never woven * Ignore the Revapi error caused by rewriting the IncludeMacroCompatibilityAspect advice in the code style: the annotation style compiled the advice into a public method of the aspect while the code style compiles it into a synthetic one, and calling that method was never meaningful since an aspect only exists to be woven 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