This is an automated email from the ASF dual-hosted git repository. jungm pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/johnzon.git
from a94c3d01 JOHNZON-412 - Default mapping for java.util.UUID add 0f031c7e Tolerate null @JsonbCreator values when adapters are used new e75e87e7 Merge pull request #130 from dblevins/jsonbcreator-adater-nullvalue 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: .../java/org/apache/johnzon/jsonb/AdapterTest.java | 58 ++++++++++++++++++++++ .../apache/johnzon/mapper/MappingParserImpl.java | 36 ++++++++------ 2 files changed, 80 insertions(+), 14 deletions(-)