[xwiki/xwiki-platform] cd1aea: [Misc] Do not throw an exception from a finally bl...
Branch: refs/heads/claude/fervent-newton-jd66ba Home: https://github.com/xwiki/xwiki-platform Commit: cd1aea689e0f5f0b7dd8e3ccbb38c28550459260 https://github.com/xwiki/xwiki-platform/commit/cd1aea689e0f5f0b7dd8e3ccbb38c... Author: Vincent Massol <[email protected]> Date: 2026-07-03 (Fri, 03 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/main/java/org/xwiki/filter/xar/internal/input/XARInputFilterStream.java Log Message: ----------- [Misc] Do not throw an exception from a finally block in XARInputFilterStream * SonarCloud java:S1143/java:S1163: throwing a FilterException from the finally block masked any exception thrown by the try body. Log a warning when closing the source fails instead, matching the sibling WikiReader idiom. 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