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

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


    from 904c0810 [JOHNZON-401] fix serialization of nested polymorphic objects
     add ef966dc9 [JOHNZON-402] Reworked scanning for @JsonbTypeInfo annotations
     new f775f710 Merge pull request #120 from 
jungm/402-jsonbtypeinfoscanning-rework

The 1 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:
 .../org/apache/johnzon/jsonb/JsonbMappings.java    |   1 -
 .../polymorphism/JsonbPolymorphismHandler.java     | 157 ++++++++++++---------
 .../polymorphism/JsonbPolymorphismTypeInfo.java    |  38 ++++-
 .../jsonb/polymorphism/JsonbPolymorphismTest.java  |  13 ++
 4 files changed, 143 insertions(+), 66 deletions(-)

Reply via email to