Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 49264649b836376fc0dba74a2ec42a4c68b12c9a https://github.com/xwiki/xwiki-commons/commit/49264649b836376fc0dba74a2ec42a... Author: Thomas Mortagne <[email protected]> Date: 2026-01-08 (Thu, 08 Jan 2026) Changed paths: M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/internal/DefaultConverterManager.java M xwiki-commons-core/xwiki-commons-properties/src/test/java/org/xwiki/properties/internal/converter/CollectionConverterTest.java M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/introspection/MethodArgumentsUberspector.java M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/introspection/MethodArgumentUberspectorTest.java Log Message: ----------- XCOMMONS-3520: Cannot add an array to a collection using addAll in Velocity * added resolution of type variables in method parameters when possible * added bulletproofing in default ConverterManager for type variables when it's not possible (cherry picked from commit 0018d49fcf14bbbc2e34c43cfd0717d9d4bcb1a7) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications