-
Task
-
Resolution: Done
-
Major
-
None
-
None
jboss-ejb-client project currently contains javax and jakarta sub-modules. Jakarta sub-module support Jakarta EE 10, which requires Java 11 or above as the supported java version. So we'll need to upgrade the required JDK version from the current 8 to 11.
However, the compiled class files should be compatible with Java 8 in javax sub-module.