Hi all, TomEE 10.0.0-M2 is out and it seems, that we have quite a few people already testing it, which is great.
Since we resolved most of the open dependency updates related to EE10, we can now start to work on TCK setup / compliance or at least to get some numbers. Aside from the standalone TCKs here [1], we will need to check on how to run https://github.com/jakartaee/platform-tck/tree/10.0.x with TomEE 10 to (at least) get some numbers. Some of the required tweaks / config options (etc) can be found here: https://github.com/apache/tomee-tck I think, that Markus J. did a quick check on the platform-tck, so maybe you can add your findings in this thread, so we can (hopefully) create an environment for further discussion on how to proceed with the TCK itself. From what I remember on the standalone TCKs: - We need to correctly setup the concurrency TCK and fix our implementation if needed. - We need to check on the CDI TCK. All TCKs can be enabled via a specific Maven profile. There are still some other open things: - MP 6.0 requires us to implement OpenTelemetry, which hangs because of https://issues.apache.org/jira/browse/OWB-1441 atm. - CXF 4.1.0 needs to be final ;-) So if anyone wants to have a look into one of these areas, feel free to drop a message on dev@ Cheers, Richard [1] https://github.com/apache/tomee/tree/main/tck