Ramya Vasanth created OLINGO-1546: ------------------------------------- Summary: OData V4 : Support Jackson 2.12.x Key: OLINGO-1546 URL: https://issues.apache.org/jira/browse/OLINGO-1546 Project: Olingo Issue Type: Bug Components: odata4-server Affects Versions: (Java) V4 4.8.0 Reporter: Ramya Vasanth
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. -- This message was sent by Atlassian Jira (v8.3.4#803005)