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

jgallimore pushed a commit to branch TOMEE-4159_Concurrency_TCK
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 4513eeaa78edbcd364309a08996140fcc1aec699
Merge: 81080e83e2 945aa1368c
Author: Jonathan Gallimore <j...@jrg.me.uk>
AuthorDate: Wed Jan 11 11:58:58 2023 +0000

    Merge remote-tracking branch 'apache/TOMEE-4165_JSONP-TCK' into 
TOMEE-4159_Concurrency_TCK

 tck/jsonp-signature-test/pom.xml | 119 ++++++++++++++++++++++++++
 tck/jsonp-standalone/pom.xml     | 174 +++++++++++++++++++++++++++++++++++++++
 tck/pom.xml                      |   2 +
 3 files changed, 295 insertions(+)

diff --cc tck/pom.xml
index 3bba6d45c3,f6cac472c7..7a0bf23cb2
--- a/tck/pom.xml
+++ b/tck/pom.xml
@@@ -41,8 -41,8 +41,10 @@@
      <module>bval-embedded</module>
      <module>bval-tomee</module>
      <module>bval-signature-test</module>
 +    <module>jsonb-standalone</module>
 +    <module>jsonb-signature-test</module>
+     <module>jsonp-standalone</module>
+     <module>jsonp-signature-test</module>
      <module>microprofile-tck</module>
    </modules>
  

Reply via email to