Skip to main content

Jakarta EE Platform Call

Date: 2024-08-06

Present:

  • James Perkins (Red Hat)
  • John Clingan (Red Hat)
  • Jan Westerkamp (iJUG)
  • Jared Anderson (IBM)
  • Kyle Aure (IBM)
  • Ed Burns (MSFT)
  • Jim Krueger (IBM)
  • Gautham Krishnan (IBM)
  • Anand NK (IBM)
  • Riva Philip (IBM)
  • Nathan Rauh (IBM)
  • Thomas Watson (IBM)
  • Brian Stansberry (Red Hat)
  • Ivar Grimstad (Eclipse Foundation)
  • Scott Marlow (Red Hat)
  • Lukas Jungmann (Oracle)
  • César Hernández (Tomitribe)
  • Dmitry Kornilov (Oracle)
  • Petr Aubrecht (Payara)
  • Scott Stark (Red Hat)

Agenda and Minutes

Top-of-mind from Ed and Arjan

  • Thanks for continuing to tune in, even though the last few meetings have been a bit light.
  • Service releases
    • I believe we are all good here. Is that correct?
      • EL Service release job still has not been run.
    • If so, I will create the RC1 for EE 11.
    • Tags API still needs to be published. It will be 3.0.1.
  • Mitigation actions for lost secrets for GPG key pair
    • This means the new public key will need to be propagated to all the places.
      • ACTION: Ivar to ensure this is adequately mitigated.

Refactoring Progress Report

Jakarta EE 11

  • https://github.com/jakartaee/platform/pull/746 is merged for CDI-Persistence integration.
    • ACTION: Ed to work with Lukas Jungmann offline to include text after the merging of 746 to make the way clear. Also include Jared Andersen in this offline discussion.
  • Deprecation of Resource/JNDI?
    • This must be clarified in EE 12. This would require annotations 3.1. Because the release plan for 11 did not include anything about JNDI deprecation. This must be deferred to 12.

Jakarta EE 12

  • ACTION: Ed to send email about Application client deprecation.
  • Start discussion on JNDI functionality replacement with CDI.
    • Datasources: resource reference is still very widely used, including the ability to authenticate.

Back to the top