[xwiki/xwiki-commons] b1aa2d: [Misc] Avoid eager toString() calls in parameteriz...
Branch: refs/heads/claude/nifty-bell-je8lo7 Home: https://github.com/xwiki/xwiki-commons Commit: b1aa2d329f68ebe16f9427fcc65de6eeac24a9c5 https://github.com/xwiki/xwiki-commons/commit/b1aa2d329f68ebe16f9427fcc65de6... Author: Vincent Massol <[email protected]> Date: 2026-08-08 (Sat, 08 Aug 2026) Changed paths: M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/job/internal/AbstractInstallPlanJob.java Log Message: ----------- [Misc] Avoid eager toString() calls in parameterized log messages (SonarQube) * Fixes 4 java:S2629 SonarCloud issues in AbstractInstallPlanJob: the redundant extensionDependency.toString() calls are evaluated eagerly even when the log statement is not emitted. SLF4J already calls toString() on the argument, lazily. Co-Authored-By: Vincent Massol <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
participants (1)
-
XWiki Notifications