You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by mi...@apache.org on 2019/11/26 06:33:26 UTC

[olingo-odata4] branch master updated (ca876f1 -> 820b462)

This is an automated email from the ASF dual-hosted git repository.

mibo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/olingo-odata4.git.


    from ca876f1  Merge pull request #62 from apache/OLINGO-1408
     new 50ac6c8  [OLINGO-1114] Test + fix for NULL value type
     new 820b462  Merge pull request #28 from ninckblokje/master

The 1818 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../client/core/serialization/JsonSerializer.java  |  2 +-
 .../core/serialization/JsonSerializerTest.java     | 79 ++++++++++++++++++++++
 2 files changed, 80 insertions(+), 1 deletion(-)
 create mode 100644 lib/client-core/src/test/java/org/apache/olingo/client/core/serialization/JsonSerializerTest.java