[xwiki/xwiki-platform] aa7179: [Misc] Use try-with-resources in XarPackage.read(I...
Branch: refs/heads/claude/upbeat-einstein-cdz6c3 Home: https://github.com/xwiki/xwiki-platform Commit: aa717904158ddd41750c7e5c58ecb3b234580f1c https://github.com/xwiki/xwiki-platform/commit/aa717904158ddd41750c7e5c58ecb... Author: Vincent Massol <[email protected]> Date: 2026-06-30 (Tue, 30 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-xar/xwiki-platform-xar-model/src/main/java/org/xwiki/xar/XarPackage.java Log Message: ----------- [Misc] Use try-with-resources in XarPackage.read(InputStream) Fixes SonarCloud issue java:S2093: replace the manual try/finally close of the ZipArchiveInputStream with a try-with-resources. 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