Branch: refs/heads/claude/peaceful-archimedes-g2yjww Home: https://github.com/xwiki/xwiki-rendering Commit: 7465c7f4f4dd052af004886778b35d897695e813 https://github.com/xwiki/xwiki-rendering/commit/7465c7f4f4dd052af004886778b3... Author: Vincent Massol <[email protected]> Date: 2026-09-07 (Mon, 07 Sep 2026) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/transformation/AbstractTransformation.java M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/macro/descriptor/DefaultParameterDescriptor.java Log Message: ----------- [Misc] Fix SonarQube java:S1123 issues by adding the missing @deprecated Javadoc tag * Every site is an @Override of an already-deprecated parent member, and the tag text is copied from the parent element's own @deprecated tag. * The deprecation version stays in the @Deprecated annotation, per the XWiki Java Code Style, so it is stripped from the copied tag text. Co-Authored-By: Vincent Massol <[email protected]> Claude-Session: https://claude.ai/code/session_01FJG5jjf9nWqQZYrDi9k2Zt To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications