7.0.0-M5
Pre-release
Pre-release
Eclipse GlassFish is an application server, implementing Jakarta EE. This release is corresponding with the upcoming Jakarta EE 10, which is a new feature release. Jakarta EE 10 requires JDK 11 as a minimum, but should also work on JDK 17.
Note: 7.0.0 M5 is a beta release demonstrating not yet final Jakarta EE 10 APIs. Not everything works yet.
GlassFish 7.0.0-M5 compiles and runs on JDK 11 to JDK 18.
What's Changed
- Integrate Jersey 3.0.4 by @hs536 in #23886
- #23507 Nucleus tests transformed to Admin tests by @dmatej in #23889
- Sync from master to 6.x by @dmatej in #23893
- Fixed maven compiler annotation processing by @dmatej in #23899
- Sync 6.x to master220412 + Fixed OSGI Shell by @dmatej in #23901
- #23745: jakarta.enterprise.cdi-api not reachable through javaee.jar by @lukasj in #23903
- #23455: javaee.jar should be renamed to jakartaee.jar by @lukasj in #23904
- Integrate Expressly 5.0.0-M2 + TCK tests for it. by @arjantijms in #23905
- Add TCK results Jakarta Servlet 6.0 by @arjantijms in #23906
- Add TCK results Jakarta Server Pages 3.1 by @arjantijms in #23907
- Add TCK results Jakarta Expression Language 5.0 by @arjantijms in #23908
- Add TCK results Jakarta Connectors 2.1 by @smillidge in #23902
- Eclipse WaSP : Refactor org.apache.jasper to org.glassfish.wasp by @jGauravGupta in #23910
- Add TCK results Jakarta Tags 3.0 by @arjantijms in #23909
- Felix jdk17 fix - able to start with the Security Manager enabled by @dmatej in #23911
- Issue 23914 - jsp:plugin noop, which removes ieClassId by @arjantijms in #23916
- Updates Jakarta Servlet TCK results for new run by @arjantijms in #23921
- Updates Jakarta Pages TCK results for new run by @arjantijms in #23919
- rename files/modules/artifacts to use jakartaee instead of javaee by @lukasj in #23913
- Add TCK results Jakarta Authentication 3.0 by @arjantijms in #23923
- Add TCK results Jakarta Authorization 2.1 by @arjantijms in #23924
- Update to Mojarra 4.0.0-M7 by @scottmarlow in #23926
- Update SHA for authorization TCK re-run by @arjantijms in #23927
- Integrate Weld 5.0.0.SP1 by @arjantijms in #23925
- Update various versions by @arjantijms in #23928
- switch from obsolete jsonp-jaxrs to parsson media by @lukasj in #23929
- Upgrade jbatch to v2.1.0 by @scottkurz in #23930
- Integrate WaSP 3.1.0-M4 by @arjantijms in #23932
- Fix #23933 by adding a proxy for the Policy when Security Managed used by @arjantijms in #23934
- Integrate WaSP 3.1.0-M5 and update pages TCK runner by @arjantijms in #23935
- Maven Bundle Plugin updated to 5.1.6 by @dmatej in #23936
- Upgrade jbatch to v2.1.1 by @scottkurz in #23937
- Omnifish by @dmatej in #23939
- Fix #23940 Users can override classes of the jakarta package. by @kosakak in #23941
- update concurrent API jars to 3.0.0 by @gurunrao in #23942
- Add pom and code for running CDI TCK by @arjantijms in #23938
- Issue #23892 Fixed rules for overriding resources by deployed applications by @dmatej in #23943
- Fix Weld processing a beans.xml, e.g. enabling interceptors by @arjantijms in #23944
- CDI API + Weldconnector service file and refactoring by @arjantijms in #23946
Full Changelog: 7.0.0-M4...7.0.0-M5