[xwiki/xwiki-platform] 6b5a3c: [Misc] Use try-with-resources in AbstractContentRe...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 6b5a3c2ee792fe93aac9a9d186270dac5a5e8938 https://github.com/xwiki/xwiki-platform/commit/6b5a3c2ee792fe93aac9a9d186270... Author: Vincent Massol <[email protected]> Date: 2026-06-29 (Mon, 29 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/AbstractContentResourceReferenceHandler.java Log Message: ----------- [Misc] Use try-with-resources in AbstractContentResourceReferenceHandler (SonarCloud java:S2093) * Convert the manual try/finally + IOUtils.closeQuietly() to a try-with-resources for the BufferedInputStream, as reported by SonarCloud. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications