Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
(Java) V4 4.8.0
-
None
-
None
Description
Jackson 2.12.x changed the default for the 'EMPTY_ELEMENT_AS_NULL' feature from true to false.
See also https://github.com/FasterXML/jackson-dataformat-xml/issues/411
Olingo requires this feature, as otherwise tests fail with the new Jackson version and also strange issues appear.