[xwiki/xwiki-commons] 20b738: [Misc] Record the deliberate SonarQube java:S1214 ...
Branch: refs/heads/claude/nifty-bell-w6cpo9 Home: https://github.com/xwiki/xwiki-commons Commit: 20b73800131b39be3f33bae2ecca2a9e54510879 https://github.com/xwiki/xwiki-commons/commit/20b73800131b39be3f33bae2ecca2a... Author: Vincent Massol <[email protected]> Date: 2026-09-14 (Mon, 14 Sep 2026) Changed paths: M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-api/src/main/java/org/xwiki/filter/utils/FilterStreamConstants.java M xwiki-commons-core/xwiki-commons-repository/xwiki-commons-repository-api/src/main/java/org/xwiki/repository/Resources.java M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/XMLUtils.java M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/html/HTMLConstants.java M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-simple/src/main/java/org/xwiki/test/junit5/FailingTestDebuggingTestExecutionListener.java Log Message: ----------- [Misc] Record the deliberate SonarQube java:S1214 and java:S2629 false positives in the code * java:S1214: the flagged interfaces are deliberate constant holders kept for backward compatibility; three of them already carry @SuppressWarnings("checkstyle:InterfaceIsType") for the very same finding. * java:S2629: warn/error are always enabled in XWiki's default logging configuration, so a level guard could never skip the evaluation of the arguments. Co-Authored-By: Vincent Massol <[email protected]> Co-Authored-By: Claude Opus 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01Ji1e2t2yZv5rU4MTYhDoQr To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
participants (1)
-
XWiki Notifications