Branch: refs/heads/claude/nifty-bell-diofsv Home: https://github.com/xwiki/xwiki-commons Commit: 6eb975f47f60a43635d32facc2e6a68cccf370b1 https://github.com/xwiki/xwiki-commons/commit/6eb975f47f60a43635d32facc2e6a6... Author: Vincent Massol <[email protected]> Date: 2026-09-04 (Fri, 04 Sep 2026) Changed paths: M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/Extension.java Log Message: ----------- [Misc] Fix SonarQube issues by adding the missing @Deprecated annotations java:S1123 (2): `Extension.FIELD_FEATURE` and `Extension.FIELD_FEATURES` document a deprecation in their Javadoc `@deprecated` tag but carry no `@Deprecated` annotation. The annotation is added with the versions the tag already states (java:S6355 house form), and they are moved out of the tag rather than duplicated. Co-Authored-By: Vincent Massol <[email protected]> Co-Authored-By: Claude Opus 5 <[email protected]> Claude-Session: https://claude.ai/code/session_019rz5ncf6YfgvDPSTqygjoL To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications