[xwiki/xwiki-commons] 795210: [Misc] Fix mechanical SonarQube issues in several ...
Branch: refs/heads/claude/nifty-bell-jwqn4a Home: https://github.com/xwiki/xwiki-commons Commit: 7952106c7d554e9898cbe168529d095339e5172b https://github.com/xwiki/xwiki-commons/commit/7952106c7d554e9898cbe168529d09... Author: Vincent Massol <[email protected]> Date: 2026-08-11 (Tue, 11 Aug 2026) Changed paths: M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/repository/internal/RepositoryUtils.java M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-test/src/main/java/org/xwiki/filter/test/integration/junit5/InternalFilterTest.java M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-classloader/xwiki-commons-legacy-classloader-api/src/main/java/org/xwiki/classloader/internal/ResourceLoader.java M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/URLTool.java Log Message: ----------- [Misc] Fix mechanical SonarQube issues in several modules * java:S3824: replace Map.get()/containsKey() followed by a conditional put with Map.computeIfAbsent() * java:S3457: drop a redundant toString() on a parameterized log argument 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