[xwiki/xwiki-platform] 42e19b: [Misc] Restore the revapi ignores for the utility ...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 42e19b746a1e44480e45749b68e7ab7def16a73b https://github.com/xwiki/xwiki-platform/commit/42e19b746a1e44480e45749b68e7a... Author: Vincent Massol <[email protected]> Date: 2026-07-28 (Tue, 28 Jul 2026) Changed paths: M xwiki-platform-core/pom.xml Log Message: ----------- [Misc] Restore the revapi ignores for the utility class private constructors The 18.6.0 release removed all revapi ignores from xwiki-platform-core, but the change making the constructors of XWikiConstant, i18n, TOCGenerator and Utils private was merged to master after the stable-18.6.x branch was cut, so it is not part of 18.6.0. The new baseline still exposes those constructors as public and revapi rightfully fails on xwiki-platform-legacy-oldcore (which runs the checks for xwiki-platform-oldcore). The ignores are needed until 18.7.0 is out. The four other removed ignore groups are correctly gone, their changes being part of 18.6.0. 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