Branch: refs/heads/claude/nifty-bell-06p27o Home: https://github.com/xwiki/xwiki-commons Commit: b2b082f86f111338fa4efe2666380765eb32529b https://github.com/xwiki/xwiki-commons/commit/b2b082f86f111338fa4efe26663807... Author: Vincent Massol <[email protected]> Date: 2026-09-02 (Wed, 02 Sep 2026) Changed paths: M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-infinispan/src/main/java/org/xwiki/cache/infinispan/internal/InfinispanCacheFactory.java M xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/src/main/java/org/xwiki/logging/LogUtils.java Log Message: ----------- [Misc] Drop two SonarQube fixes that change behaviour or readability * java:S2093 InfinispanCacheFactory: IOUtils.closeQuietly() deliberately swallows a close failure while try-with-resources surfaces it, so the conversion is not behaviour-preserving * java:S3012 LogUtils: the loop appends a suffix of the array, and every bulk replacement needs a guard that reads worse than the loop it replaces Co-Authored-By: Vincent Massol <[email protected]> Co-Authored-By: Claude Opus 5 <[email protected]> Claude-Session: https://claude.ai/code/session_015Hg3cGVDYpa9k8oLnt5azJ To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications