Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 9a4770057e4ac05d9a29f0023a020493ca4bf281 https://github.com/xwiki/xwiki-platform/commit/9a4770057e4ac05d9a29f0023a020... Author: Thomas Mortagne <[email protected]> Date: 2024-12-19 (Thu, 19 Dec 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/hibernate/query/HqlQueryExecutor.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidatorTest.java Log Message: ----------- XWIKI-22734: Improve the standard query validator * fix regression * use Java 11 compatible code (easier to merge in 15.10.x) (cherry picked from commit 90fb91a693cae45dd17d267e3beb590e73fdf0cd) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications