You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by jl...@apache.org on 2023/05/09 13:50:24 UTC

[johnzon] branch jakartaee-10-tck updated (e90ad82f -> ab4ce2a5)

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

jlmonteiro pushed a change to branch jakartaee-10-tck
in repository https://gitbox.apache.org/repos/asf/johnzon.git


    from e90ad82f Merge pull request #103 from jungm/jsonb-bigintdecimal
     new 1339ef5e Workaround so TCKs detect when OWB isn't started
     new 4baa2681 fix package name
     new ab4ce2a5 Merge pull request #104 from jungm/jakartaee-10-tck-cdi

The 976 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:
 .../johnzon/jsonb/tck/JohnzonOwbCDIProvider.java   | 26 +++++++++-------------
 .../jakarta.enterprise.inject.spi.CDIProvider      |  1 +
 2 files changed, 11 insertions(+), 16 deletions(-)
 copy johnzon-jsonb/src/test/java/org/apache/johnzon/jsonb/model/packageformat/FormatOnClassModel.java => tck/jsonb/src/test/java/org/apache/johnzon/jsonb/tck/JohnzonOwbCDIProvider.java (58%)
 create mode 100644 tck/jsonb/src/test/resources/META-INF/services/jakarta.enterprise.inject.spi.CDIProvider