You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2022/06/21 12:34:58 UTC

[tomee] 01/02: Comment out OpenTracing TCK until we can work again on the integration.

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

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

commit 8e2610ab54e16c1ff8aabcda09370f21cfc63904
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Tue Jun 21 09:38:58 2022 +0200

    Comment out OpenTracing TCK until we can work again on the integration.
---
 tck/microprofile-tck/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tck/microprofile-tck/pom.xml b/tck/microprofile-tck/pom.xml
index e9172535f5..0b8c48891f 100644
--- a/tck/microprofile-tck/pom.xml
+++ b/tck/microprofile-tck/pom.xml
@@ -35,8 +35,8 @@
     <module>health</module>
     <module>metrics</module>
     <module>rest-client</module>
-    <module>opentracing</module>
     <!--
+    <module>opentracing</module>
     <module>fault-tolerance</module>
     <module>openapi</module>
     -->