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.
Keep iterating 11.0.0-SNAPSHOT as artifacts come in after completing their release review then release 11.0.0-M2 from that.
Update to EE 11 XML Schemas
All component spec projects will see their schemas updated to have the version number they are including in EE 11, even if there are no normative changes.
Jared observed that we have not consistently done this in the past, for 10, for example. It seems to have been left up to the specs.
JEA-341: We the platform project should issue a ruling on this. When the version of the spec is updated, the version of the schemas need to be updated also, to match. Ed to mail to spec-project-leads and platform-dev (and individual emails to spec project leads as well).
Scott Marlow did point out that there is a possible time constraint aspect on this. This will take time and people might need to do it for more than one spec.
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?