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 09d6bf8c feat: Fix Locale adapter using Java 7+ helper method from 
Locale
     new 6aaded98 feat: Add a test related to the challenge 
https://github.com/jakartaee/jsonb-api/issues/347
     new 5e7c6ad9 feat: Move Local converter implementation and tests to IETF's 
BCP 47, with an hyphen (-) Do not use the toString format which is for 
debugging as expressed in the javadoc
     new e27449a2 fix: exclude the test because we have created a challenge

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:
 .../jsonb/polymorphism/JsonbPolymorphismTest.java  | 47 ++++++++++++++++++++++
 .../johnzon/mapper/converter/LocaleConverter.java  |  2 +-
 .../java/org/apache/johnzon/mapper/LocaleTest.java |  4 +-
 tck/jsonb/pom.xml                                  |  3 ++
 4 files changed, 53 insertions(+), 3 deletions(-)

Reply via email to