Skip to main content
Breadcrumbs
Date: 2024-07-09
Present:
- Jared Anderson (IBM)
- Kyle Aure (IBM)
- Emily Jiang (IBM)
- Jim Krueger (IBM)
- Anand N K (IBM)
- Ed Burns (MSFT)
- Nathan Rauh (IBM)
- Adam Yoho (IBM)
- Ivar Grimstad (Eclipse Foundation)
- Arjan Tijms (OmniFish)
- Brian Stansberry (Red Hat)
- John Clingan (Red Hat)
- James Perkins (Red Hat)
- Ed Bratt (Oracle)
- Dmitry Kornilov (Oracle)
- Lukas Jungmann (Oracle)
- Scott Marlow (Red Hat)
- César Hernández
- Kenji Kazumura (Fujitsu)
- Jan Westerkamp (iJUG)
Agenda and Minutes
TCK Refactoring Progress Report
- We will have a date for a date, or maybe even a date at the TCK call tomorrow.
Jakarta EE 11
- Jakarta-tags-tck-3.0.1.zip TCK staged and should be promoted soon as per https://www.eclipse.org/lists/jakarta.ee-spec/msg03485.html
- Jakarta Persistence and CDI integration
- Jakarta Persistence side has been released
- Platform still needs to do something
- platform change for Persistence?
- https://github.com/jakartaee/platform/pull/746 is a PR for Persistence CDI integration waiting for evaluation. Will need TCK tests as well.
- Discussed this with a view toward eliciting what aspects are controversial, if any.
- Ed believes there are not. ACTION: Proceed with applying suggested changes and get this merged, either by copying commits, or by getting the PR submitter to make the changes.
- ACTION: Arjan try to implement in GlassFish
- ACTION: Scott try to implement in WildFly \
- Schemas for Jakarta EE 11 (status)
- What to do with these (are they among the removed optional ones?):
- Jakartaee_web_services_metadata_handler_3_0.xsd
- Defined by JAX-WS.
- ACTION: Do not list it for EE 11.
- Jakartaee_web_services_2_0.xsd
- Defined by Jakarta Enterprise Web Services specification
- ACTION: Do not list it for EE 11.
- Jakartaee_web_services_client_2_0.xsd
- Defined by Jakarta Enterprise Web Services specification
- ACTION: Do not list it for EE 11. \
- Needs to be updated:
- application-client_11.xsd
- permissions_11.xsd
- Needs verification
- jakartaee_11.xsd
- application_11.xsd
Jakarta EE 12
- Jakarta Config for EE 12
- Jan talked to MicroProfile about this last week. These discussions were motivated by some MP telemetry changes that might need it.
- Emily suggested we defer discussion until MicroProfile 7 has been released.
- Jan suggested we get all the stakeholders in: Dmitry, Roberto Cortez, Emily especially.
- One idea mooted is to put Jakarta Config in Jakarta EE Core
- Maybe split up functionality. One part to Jakarta. Other part, based on that, but remaining in MicroProfile.
- Arjan: what motivates this?
- Jan: Avoiding circular dependency to allow CDI to use it, but not introduce dependency on CDI in MicroProfile.
- These ideas are still under discussion under the Jakarta Config group.
- Extract “converter concept” from the specs that have it.
OCX
- “Meet the experts” session. Help people get hands on and resolve issue. Somewhat “hackathon” style.
- Repeat the call for putting the “good-first-issue” tag on issues.
Back to the top