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

struberg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/johnzon.git


    from c94db5ee JOHNZON-421 Defer start of object/array
     new c3a01ef7 JOHNZON-425 support for boolean[] is missing
     new 8b9fb0ef JOHNZON-424 JohnzonJsonb toJson(Object, Type, OutputStream) 
crashes for primitive arrays.

The 2 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:
 .../java/org/apache/johnzon/jsonb/JohnzonJsonb.java |  2 +-
 .../org/apache/johnzon/jsonb/JohnzonJsonbTest.java  | 21 +++++++++++++++++++++
 .../jsonb/serializer/SerialiseAsPrimitiveTest.java  | 16 ++++++++++------
 .../main/java/org/apache/johnzon/mapper/Mapper.java |  2 ++
 .../org/apache/johnzon/mapper/util/ArrayUtil.java   | 14 ++++++++++++++
 .../java/org/apache/johnzon/mapper/MapperTest.java  | 11 ++++++++++-
 6 files changed, 58 insertions(+), 8 deletions(-)

Reply via email to