[xwiki/xwiki-platform] 5c8236: [Misc] Simplify temporary file creation using File...
Branch: refs/heads/claude/amazing-brahmagupta-1qerkw Home: https://github.com/xwiki/xwiki-platform Commit: 5c8236cbe14f30db44aa60a13c111b5f76337433 https://github.com/xwiki/xwiki-platform/commit/5c8236cbe14f30db44aa60a13c111... Author: Claude <[email protected]> Date: 2026-06-18 (Thu, 18 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-temporary/src/main/java/org/xwiki/resource/temporary/internal/DefaultTemporaryResourceStore.java Log Message: ----------- [Misc] Simplify temporary file creation using FileUtils#copyInputStreamToFile * Following the SonarQube java:S2093 fix, replace the manual stream copy with the Apache Commons IO FileUtils#copyInputStreamToFile helper which takes care of creating the parent folders and of closing the streams, removing boilerplate. Co-Authored-By: Claude Opus 4.8 <[email protected]> Claude-Session: https://claude.ai/code/session_01QTXLxCd8iwnZZ3PPSY9B1e To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications