Skip to main content

Jakarta EE Platform Call

Date: 2020-10-20

Present:

  • Kevin Sutter (IBM)
  • Scott Marlow (Red Hat)
  • Dmitry Kornilov (Oracle)
  • Ed Bratt (Oracle)
  • Steve Millidge (Payara)
  • Scott Stark (Red Hat)
  • César Hernández (Tomitribe)
  • Jean-Louis Monteiro (Tomitribe)
  • Ryan Cuprak (Ambassadors/Dassault)
  • Edwin Amoakwa (Individual)
  • Ivar Grimstad (Eclipse Foundation)

Agenda and Minutes

[KWS] Home stretch for Jakarta EE 9… Need to get these to ballot by end of week (Oct 23)…

  • https://www.eclipse.org/lists/jakartaee-platform-dev/msg02202.html
    • [line-through]Jakarta Common Annotations (restart): https://github.com/jakartaee/specifications/pull/224
    • Jakarta Server Pages (jsp): https://github.com/jakartaee/specifications/pull/280
      • Not sure on current status. More follow-up.
    • Jakarta Standard Tag Library (jstl): https://github.com/jakartaee/specifications/pull/277
      • Close to a vote.
    • [line-through]Jakarta Connectors (jca): https://github.com/jakartaee/specifications/pull/268
    • Jakarta RESTful Web Services (jax-rs): https://github.com/jakartaee/specifications/pull/260
      • Close to a vote.
    • Jakarta Messaging (jms): https://github.com/jakartaee/specifications/pull/256
      • Waiting for OpenMQ to get integrated into Glassfish and run the TCK.
    • Jakarta Websocket: https://github.com/jakartaee/specifications/pull/234
      • Waiting for final sign-off from Spec Team. Ed will follow-up.
  • Requesting representatives from each of these Projects to attend our Spec Committee meeting on Wednesday, Oct 21, 16:00 UTC, Zoom link - https://eclipse.zoom.us/j/102354706(Password: SpecCmte)

[SM] GlassFish 6.0.0-RC1 passes TCK

https://github.com/eclipse-ee4j/jakartaee-tck/wiki/Jakarta-EE-9-TCK-results and now RC1 is available on downloads and on Staging https://projects.eclipse.org/projects/ee4j.glassfish/downloads

  • WooHoo! Congratulations! +100000!
  • Corresponding TCK (date stamped) is in the “history” folder.
  • TCK locks down after this week (Oct 23).
  • Change this week to enable Corba using EJB tests by default.
  • Likely remove or leave RMI-IIOP tests disabled by default.
  • Marlow to verify (by tomorrow) that RMI-IIOP tests + Corba Tests were included in this week’s TCK run.
    • Testing of the RMI-IIOP + Corba tests that were skipped have passed with https://download.eclipse.org/ee4j/glassfish/weekly/glassfish-6.0.0-SNAPSHOT-2020-10-18.zip
    • We plan to update the Platform TCK to run the skipped (Corba) EJB30 tests by default and remove the RMI-IIOP tests.
  • Address EJB tests that have Corba references when we address JDK11
  • Glassfish could do additional RCs, if necessary.

Jakarta EE 9.1 (recurring agenda item)

  • Java SE 11 execution and test environment
  • Kevin and Steve will continue to drive the Spec and Impl releases, respectively

Jakarta EE 10 (recurring agenda item)

  • Reza’s community document for Jakarta EE 10. He’s looking for input and verification. https://docs.google.com/document/d/1uZFBoIujXCc-gQhCzh_ZdlKEsrsV0yVVIHzBTI3usF8/edit As* a reminder, individual component Specifications can be on their own schedule (not directly tied to the Platform release schedule).
  • Architecture Guidelines Document https://docs.google.com/document/d/1WYcZOcJmQF4PKSwxPcgpKmg71c3LCmHcyh07ZF-rnew/edit?usp=sharing
    • Needs review and input
    • “Make jar, not war”
    • Standard “dev mode” invocation ???
  • Need a Jakarta EE 10 Release Plan (and owner) *Ivar will create a Google Doc for the Jakarta EE 10 release plan

Back to the top