Hi all,

I just did the upgrade of OpenAPI to 3.1 (for MP6) and its TCK is fine.

If anyone is motivated to pick up a (well defined) task for TomEE 10, see [1]

For MicroProfile 6, we need to switch from OpenTracing 3 to OpenTelemetry 1.0.
Basically, it boils down to:

- Update the integration code in 
https://github.com/apache/tomee/tree/main/tomee/tomee-microprofile/mp-common/src/main/java/org/apache/tomee/microprofile/opentracing
- Update the integration code for the TCK (and rename the module) here: 
https://github.com/apache/tomee/tree/main/tck/microprofile-tck/opentracing

As we rely on the SmallRye implementation for it, it basically boils down into 
integrating that code into TomEE.
I think it would be a valuable and well defined contribution, so if anyone 
wants to step up: Feel free.
It would also be just fine to set it up and even if tests of the MP6 tick are 
failing, we can tackle it together later.

Gruß
Richard



[1] https://issues.apache.org/jira/browse/TOMEE-4343

Reply via email to