Skip to main content
Breadcrumbs
Date: 2022-07-05
Present:
- Ivar Grimstad (Eclipse Foundation)
- Jared Anderson (IBM)
- Emily Jiang (IBM)
- Jim Krueger (IBM)
- Nathan Rauh (IBM)
- Jesse McConnell
- Ed Bratt (Oracle)
- Ryan Cuprak (Jakarta EE Ambassadors)
- Scott Marlow(Red Hat)
- Werner Keil (Individual/Jakarta EE Ambassadors)
- BJ Hargrave (IBM)
- John Clingan (Red Hat)
- Jan Westerkamp (iJUG)
- Kenji Kazumura (Fujitsu)
- Cesar Hernandez (Tomitribe)
Agenda and Minutes
Jakarta EE 10 Status (standing agenda item)
- CDI Language Model TCK
- Platform
- TCKs passed with glassfish so far
- Concurrency TCK: with the new PR, Glassfish will get 9 test failures
- Separate to different groups lost the migration. Only got caught in April
- Web Profile
- Failures with remote EJB, ear package
- Issue: https://github.com/jakartaee/concurrency/issues/244
- Scott Stark reduced the failures but there are still failures
- Still 8 test failures
- No server log from glassfish attached.
- Change is not complete. The PR will cause platform regression but the change is not complete as yet.
- Who will complete the PR? When ? who?
- Scott M will email to a few mailing list to see whether there are more volunteers or if Scott S needs any help in some particular areas.
- To be discussed tomorrow during Platform TCK call
- Core Profile
- XML Binding (TCK) is optional for Full Platform + Web Profile implementations as per https://github.com/eclipse-ee4j/jakartaee-tck/blob/master/user_guides/jakartaee/src/main/jbake/content/intro.adoc (search for
Jakarta XML Binding
).
Dependent spec dependencies
- Most of the dependencies are compile scope. Should the dependency be provided?
- Jan will start an offline discussion with an issue and if agreed a PR
Back to the top