Interceptor’s spec should not be in the platform spec, but should be moved into the CDI spec. Functionally, it is CDI-like.
Ed, this is a bigger deal. Probably not for 11.
Injection of the Principal should be part of the security spec, instead of its current location, the CDI spec. Now moved to the platform spec in PR 855.
Jared observed the Servlet aspect, and also points out that the Security spec TCK must test this assertion.
JEA-340. Ed to update release plan. Change “Wave 6, 7 specs release review initiated by 2024-04-27” to “Wave 6, 7 specs release review initiated by 2024-04-27. Exception for Data. Data will initiate release review by 2024-05-31.”
Individual specification TCK requirements for specs getting major/minor updates in EE 11
EJBHome issue, raised by Jared Anderson. Platform TCK has to cover the platform requirements, and no more. For the EE 11 release, EJB will still be included. EJB includes 2.x interfaces. All optional components will be removed unless they are specifically included by the platform. Will the EE 11 platform include the requirement for EJB 2.1 to be implemented or not.
If it is not, should we produce an EJB jar that does include them? An optional jar?