Branch: refs/heads/claude/cool-tesla-rume4g Home: https://github.com/xwiki/xwiki-dev-llm Commit: 5c91e0839ee6a2cb47bdb9facf42667b6850de3a https://github.com/xwiki/xwiki-dev-llm/commit/5c91e0839ee6a2cb47bdb9facf4266... Author: Vincent Massol <[email protected]> Date: 2026-08-14 (Fri, 14 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: ----------- [Misc] Correct the S3252 denylist entry: it is not an API change * java:S3252 asks only that a static member be qualified with the class that declares it. Nothing is declared, renamed or re-typed, so the previous denylist reason (backward-compat-bearing public API) was wrong. * Document it in syntax-rules next to its sibling S2209, with the two batch mechanics it needs and the one real drop condition (the derived type being an XWiki utility subclass such as org.xwiki.text.StringUtils). 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