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

jlmonteiro pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git


    from 6c44a92103 Adapt to new Tomcat threadNameBindings, use Map Interface 
instead of implementation
     add d0ef8e175b Put back OpenTracing TCK so we can see where we are with 
the setup and overall tests coverage
     add c3b358e2ac We also need to scan the SmallRye OpenTracing Contrib jar 
file because it contains the CDI interceptor
     add e0ce3211ba Pass the remaining TCK for MicroProfile OpenTracing
     add 20cfd9d728 Make sure we have the right defaults for JSonB provider as 
we have to pass JSonB TCK
     add c55e2fb6db Not sure it's still use, but since the class has been 
extracted, the name needs to be fixed
     add af76382088 Small fixes for the JSonbProvider for MicroProfile 
OpenTracing TCK
     new 4e0e13e737 Merge pull request #949 from apache/microprofile-opentracing

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:
 .../openejb/server/cxf/rs/CxfRsHttpListener.java   |  2 +-
 .../server/cxf/rs/johnzon/TomEEJsonbProvider.java  |  1 +
 tck/microprofile-tck/opentracing/pom.xml           | 15 ++++++
 .../MicroProfileOpenTracingClientBuilder.java      | 18 ++++++-
 ...croProfileOpenTracingTCKDeploymentPackager.java |  3 +-
 .../MicroProfileOpenTrackingContextResolver.java   | 33 ------------
 .../OpenTracingJohnzonMapperTest.java              | 58 ++++++++++++++++++----
 tck/microprofile-tck/pom.xml                       |  2 -
 .../microprofile/TomEEMicroProfileListener.java    |  1 +
 9 files changed, 83 insertions(+), 50 deletions(-)
 delete mode 100644 
tck/microprofile-tck/opentracing/src/test/java/org.apache.tomee.microprofile.tck.opentracing/MicroProfileOpenTrackingContextResolver.java

Reply via email to