Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 149ea031963b1256def8602e0c203b14e24b918b https://github.com/xwiki/xwiki-platform/commit/149ea031963b1256def8602e0c203... Author: Michael Hamann <[email protected]> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/test/java/org/xwiki/webjars/internal/FilesystemResourceReferenceSerializerTest.java Log Message: ----------- [Misc] Migrate FilesystemResourceReferenceSerializerTest to JUnit 5 Commit: 2e0086159b202e4c9b009ec3e6e091e70e6c6bfd https://github.com/xwiki/xwiki-platform/commit/2e0086159b202e4c9b009ec3e6e09... Author: Michael Hamann <[email protected]> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/export/OfficeExporterTest.java Log Message: ----------- XWIKI-23821: Old PDF export (based on Apache FOP) fails on Java 25 * Fix OfficeExporterTest to rely less on the exact result of the XSLT transformation. Previously, the test was failing due to line break and case differences. Compare: https://github.com/xwiki/xwiki-platform/compare/97f950afd0a0...2e0086159b20 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications