[xwiki/xwiki-platform] 23f65b: [Misc] Fix the build broken by the oldcore logging...
Branch: refs/heads/misc-fix-oldcore-logging-build Home: https://github.com/xwiki/xwiki-platform Commit: 23f65bb9c08888879854f8131de6f33fcdfaab6c https://github.com/xwiki/xwiki-platform/commit/23f65bb9c08888879854f8131de6f... Author: Vincent Massol <[email protected]> Date: 2026-08-02 (Sun, 02 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/pdf/impl/FileSystemURLFactory.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultModelBridgeTest.java Log Message: ----------- [Misc] Fix the build broken by the oldcore logging best practices pass Two regressions introduced by 642bf7f4: * FileSystemURLFactory now logged the same "Failed to save image for PDF export. Root cause is [{}]" message from two methods, which Checkstyle rejects (MultipleStringLiterals). The message moves to a constant. * DeletedDocument and DeletedAttachment now log "Failed to check if entry [{}] can be removed from the recycle bin. Root cause is [{}]" with the root cause as a second parameter, while DefaultModelBridgeTest still asserted the old message and its single parameter. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications