Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 67b42df723a5166e9217eb8e394556a013cc3b24 https://github.com/xwiki/xwiki-platform/commit/67b42df723a5166e9217eb8e39455... Author: Vincent Massol <[email protected]> Date: 2026-07-26 (Sun, 26 Jul 2026) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-war-legacydependencies/pom.xml Log Message: ----------- [Misc] Move deprecated PropertyDescriptor#getFied() to legacy * Also exclude the clean xwiki-commons-properties JAR from the legacy dependencies that were still pulling it transitively. Now that xwiki-commons-properties is a weaved module, its clean JAR is banned in the WAR, but each legacy module depends on its clean counterpart with <type>pom</type> to inherit its transitive dependencies, and the ban only matches the JAR type, so the clean properties JAR was still coming in underneath those pom nodes and failed the enforcer. 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