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

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


    from a6e569e  1.2.10 download page update
     new 4f53103  [JOHNZON-332] exception de/serialization
     new 0d06bd0  [JOHNZON-332] add skipAccessModeWrapper toggle for backward 
compatibility
     new 343c831  [JOHNZON-332] merge jsonb builder with new 
skipAccessModeWrapper toggle for consistency

The 3 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/JohnzonBuilder.java   |   8 +-
 .../org/apache/johnzon/jsonb/JsonbWriteTest.java   |  31 ++
 .../org/apache/johnzon/mapper/MapperBuilder.java   |  10 +
 .../access/KnownNotOpenedJavaTypesAccessMode.java  | 415 +++++++++++++++++++++
 .../johnzon/mapper/CircularExceptionTest.java      |   4 +-
 5 files changed, 465 insertions(+), 3 deletions(-)
 create mode 100644 
johnzon-mapper/src/main/java/org/apache/johnzon/mapper/access/KnownNotOpenedJavaTypesAccessMode.java

Reply via email to