You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramya Vasanth (Jira)" <ji...@apache.org> on 2021/09/17 05:57:00 UTC

[jira] [Created] (OLINGO-1546) OData V4 : Support Jackson 2.12.x

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)