Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 9cf0e76e861d18b2ba4131e21bfe2071c5f0786e https://github.com/xwiki/xwiki-platform/commit/9cf0e76e861d18b2ba4131e21bfe2... Author: Michael Hamann <[email protected]> Date: 2025-12-05 (Fri, 05 Dec 2025) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-livetable/src/main/java/org/xwiki/livedata/internal/livetable/ModelBridge.java Log Message: ----------- Revert "[Misc] Convert long if-else to a switch expression in ModelBridge" This reverts commit 9c5696a8da1147ab73951b692e68512d0f63de6d. Patterns in switch expressions aren't supported in Java 17. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications