jakartaee / platform-tck

Jakartaee-tck
Other
124 stars 103 forks source link

Remove optional TCK tests from the EE 11 Platform TCK #1296

Open scottmarlow opened 2 months ago

scottmarlow commented 2 months ago

https://github.com/jakartaee/jakartaee-api/issues/162 is for removing optional SPEC API from the jakarta-api to cover the EE 11 release plan changes:

Removals, deprecations or backwards incompatible changes

  • Prune ManagedBeans
  • Remove all use of SecurityManager
  • Remove all optional specifications

The Platform TCK should also remove any optional tests for EE 11. Removed tests could be moved to a different repository but I don't think the EE 11 release plans require that to happen as of now.

CC @brideck