This is an automated email from the ASF dual-hosted git repository.
jlmonteiro pushed a change to branch microprofile-opentracing
in repository https://gitbox.apache.org/repos/asf/tomee.git
from 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
No new revisions were added by this update.
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 | 9 ++++-
.../MicroProfileOpenTrackingContextResolver.java | 34 ------------------
.../OpenTracingJohnzonMapperTest.java | 40 ++++++++++++++++------
6 files changed, 55 insertions(+), 46 deletions(-)
delete mode 100644
tck/microprofile-tck/opentracing/src/test/java/org.apache.tomee.microprofile.tck.opentracing/MicroProfileOpenTrackingContextResolver.java