[xwiki/xwiki-platform] 1dcc7d: [Misc] Stop registering rendering and component AP...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 1dcc7d11d082ef00159b53bce87f6d60016f1d08 https://github.com/xwiki/xwiki-platform/commit/1dcc7d11d082ef00159b53bce87f6... Author: Vincent Massol <[email protected]> Date: 2026-09-09 (Wed, 09 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/pom.xml Log Message: ----------- [Misc] Stop registering rendering and component API components twice in xwiki-platform-legacy-oldcore tests (#6346) * Exclude xwiki-rendering-api and xwiki-commons-component-api from the Surefire classpath, next to the xwiki-platform-oldcore exclusion that was already there. Both are pulled in transitively alongside their aspectified twins (xwiki-rendering-legacy-api, which is a direct dependency, and xwiki-commons-legacy-component-api), so their META-INF/components.txt were both found and every shared component got declared twice at the same priority. * This removed 1080 "tried to overwrite component" warnings from the module's test output, emitted by the 4 test classes using @AllComponents. 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
participants (1)
-
XWiki Notifications