[xwiki/xwiki-dev-llm] 831e7e: Correct the java:S6355 denylist entry: the depreca...
Branch: refs/heads/claude/cool-tesla-xknuui Home: https://github.com/xwiki/xwiki-dev-llm Commit: 831e7eff582f967a4e22c7244f3ad6e36c610748 https://github.com/xwiki/xwiki-dev-llm/commit/831e7eff582f967a4e22c7244f3ad6... Author: Vincent Massol <[email protected]> Date: 2026-08-23 (Sun, 23 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/sonarqube/index.md M xwiki/okf/sonarqube/syntax-rules.md Log Message: ----------- Correct the java:S6355 denylist entry: the deprecating version is already in the Javadoc * java:S6355 was denylisted together with java:S1123 as "needs the deprecating version", which caused every Sonar routine run to skip the largest pool in the three repos (768 open issues). * In 464 of those 768 sites the version is stated by the element's own @deprecated Javadoc tag, so the fix copies it rather than inventing one. Documented in syntax-rules with the classifier, the three real drop shapes and the Revapi finding. * java:S1123 stays on the denylist, with its own reason. Co-Authored-By: Vincent Massol <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications