Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-commons
Commit: ddd8a43d3392b1eff47e9801dab4fef71d3bba0a
https://github.com/xwiki/xwiki-commons/commit/ddd8a43d3392b1eff47e9801dab4f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-17 (Wed, 17 Apr 2024)
Changed paths:
M
xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/converter/collection/AbstractCollectionConverter.java
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/ArrayListConverterTest.java
A
xwiki-commons-core/xwiki-commons-properties/src/test/java/org/xwiki/properties/internal/converter/CollectionConverterTest.java
M
xwiki-commons-core/xwiki-commons-properties/src/test/java/org/xwiki/properties/internal/converter/ListConverterTest.java
Log Message:
-----------
XCOMMONS-3002: Any collection or array which does not have an associated converter
should fallback on the collection serializer
XCOMMONS-3001: The serialization of array properties does not make sense
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-commons/settings/notifications