[xwiki/xwiki-platform] 414992: [Misc] Use try-with-resources in AbstractContentRe...
Branch: refs/heads/claude/upbeat-einstein-ne216l Home: https://github.com/xwiki/xwiki-platform Commit: 4149921bbdfb3b6c95a8713159c8aded55b85b9b https://github.com/xwiki/xwiki-platform/commit/4149921bbdfb3b6c95a8713159c8a... 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. Co-Authored-By: Vincent Massol <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications