[xwiki/xwiki-commons] 5e3bbd: [Misc] Fix the build broken by the removal of stil...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 5e3bbd943e628743dfaf92825f642132c0b7c7b1 https://github.com/xwiki/xwiki-commons/commit/5e3bbd943e628743dfaf92825f6421... Author: Vincent Massol <[email protected]> Date: 2026-07-28 (Tue, 28 Jul 2026) Changed paths: M xwiki-commons-core/pom.xml M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/pom.xml M xwiki-commons-core/xwiki-commons-properties/pom.xml Log Message: ----------- [Misc] Fix the build broken by the removal of still-needed revapi ignores * The release of 18.6.0 removed all revapi ignores, but two of them covered changes committed to master after stable-18.6.x was cut, so they are not in 18.6.0 and are still needed for one more cycle: the JSpecify @Nullable migration and the move of PropertyDescriptor#getFied() to legacy. * Skip revapi on xwiki-commons-properties, since xwiki-commons-legacy-properties wraps it and runs the check on the woven result, as done for the other modules having a legacy counterpart. The getFied() ignore is still required for the modules exposing PropertyDescriptor in their own API. * Apply the same convention to xwiki-commons-job-api, which was missing it. 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-commons/settings/notifications
participants (1)
-
XWiki Notifications