You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by th...@apache.org on 2022/02/17 15:52:19 UTC

[jackrabbit-oak] branch trunk updated (25f57f1 -> c86c8ec)

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

thomasm pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git.


    from 25f57f1  Merge pull request #485 from joerghoh/improvement/OAK-9612-no-runtime-exceptions
     new 387ba07  OAK-9672 - Adding checks to support setting null values in oak-commons JSON
     new b05db7b  Update oak-commons/src/main/java/org/apache/jackrabbit/oak/commons/json/JsonObject.java
     new 6bab46c  Updating as per suggested change
     new c86c8ec  Merge pull request #470 from klcodanr/OAK-9672

The 17516 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:
 .../jackrabbit/oak/commons/json/JsonObject.java    | 20 +++++++++-------
 .../jackrabbit/oak/commons/json/JsopBuilder.java   | 12 +++++++++-
 .../oak/commons/json/JsonObjectTest.java           | 28 +++++++++++++++++++++-
 3 files changed, 50 insertions(+), 10 deletions(-)