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/tomee.git
from 8dc287517e Basic support and configuration for MicroProfile OpenTracing
new 5891c2746b Don't run SSE tests because TCK still has 1 javax.servlet
new a0f2293602 Disable client tracing for the moment
new 3c6c6591c6 Make sure we always have a default tracer
new 047b906289 Consistent name for examples projects
The 4 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:
examples/mp-config-example/pom.xml | 2 +-
examples/mp-config-source-database/pom.xml | 2 +-
.../mp-jwt-bean-validation-strongly-typed/pom.xml | 2 +-
examples/mp-jwt-bean-validation/pom.xml | 2 +-
examples/mp-metrics-gauge/pom.xml | 1 +
examples/mp-metrics-metered/pom.xml | 1 +
examples/mp-opentracing-traced/pom.xml | 1 +
...croProfileOpenTracingTCKDeploymentPackager.java | 2 +-
tck/microprofile-tck/rest-client/pom.xml | 5 +++++
.../{config => rest-client}/tck-suite.xml | 13 +++++++++----
.../microprofile/opentracing/TracerProducer.java | 22 +++++++++++++---------
11 files changed, 35 insertions(+), 18 deletions(-)
copy tck/microprofile-tck/{config => rest-client}/tck-suite.xml (70%)
copy
tck/microprofile-tck/opentracing/src/test/java/org.apache.tomee.microprofile.tck.opentracing/MicroProfileOpenTracingTCKTracer.java
=>
tomee/tomee-microprofile/mp-common/src/main/java/org/apache/tomee/microprofile/opentracing/TracerProducer.java
(70%)