eclipse / microprofile-context-propagation

Apache License 2.0
33 stars 23 forks source link

Issue #210 update TCK and doc for Jakarta EE 9 packages #211

Closed njr-11 closed 3 years ago

njr-11 commented 3 years ago

Updates the TCK and a couple of code examples in the documentation to use jakarta packages. This is hopefully all we need to change with respect to code for the Jakarta EE 9 alignment effort. See #210 for more detail.

Signed-off-by: Nathan Rauh nathan.rauh@us.ibm.com

eclipse-microprofile-bot commented 3 years ago

Can one of the admins verify this patch?

njr-11 commented 3 years ago

I tested out the jakarta-based TCK against Open Liberty, where it passes at 94%. It should be noted that some tests are expected to fail because they require MP Config, of which a release that supports jakarta packages does not yet exist. So this looks good, and I'll also look into creating an RC build that others can experiment with as well.