Branch: refs/heads/claude/clever-feynman-diofsv-s1123 Home: https://github.com/xwiki/xwiki-platform Commit: 750194e241a4c388ad84b4ec2219c40231404158 https://github.com/xwiki/xwiki-platform/commit/750194e241a4c388ad84b4ec2219c... Author: Vincent Massol <[email protected]> Date: 2026-09-04 (Fri, 04 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/java/com/xpn/xwiki/web/ViewrevAction.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/plugin/packaging/PackageAPI.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiCacheStore.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/job/EntityJobStatus.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/DomainObjectFactory.java Log Message: ----------- [Misc] Fix SonarQube issues by adding the missing @Deprecated annotations java:S1123 (5): these elements document a deprecation in their Javadoc `@deprecated` tag but carry no `@Deprecated` annotation. The annotation is added with the version the tag already states (java:S6355 house form), and the version is 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-platform/settings/notifications