[xwiki/xwiki-platform] 605257: [Misc] Fix SonarQube issues by adding the missing ...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 60525743340ba2a1b806b88ad5d7711a5f5c2b85 https://github.com/xwiki/xwiki-platform/commit/60525743340ba2a1b806b88ad5d77... Author: claude[bot] <209825114+claude[bot]@users.noreply.github.com> 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 (#6304) 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. Claude-Session: https://claude.ai/code/session_019rz5ncf6YfgvDPSTqygjoL Co-authored-by: Vincent Massol <[email protected]> Co-authored-by: Claude Opus 5 <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications