eclipse-ee4j / grizzly

Grizzly
https://eclipse-ee4j.github.io/grizzly
Other
147 stars 68 forks source link

Fix unexpected method call in SSLEngineConfigurator.configure #2210

Open kaido207 opened 2 months ago

kaido207 commented 2 months ago
kaido207 commented 2 months ago

@arjantijms Could you review this patch?

And, the CI job "Build Grizzly on JDK 17" is failing. Error Message:

Error:  Detected Maven Version: 3.8.8 is not in the allowed range [3.8.9,).

It seems the reason is that the following changes have modified the required minimal Maven version to 3.8.9, but the version within the CI environment is 3.8.8. https://github.com/eclipse-ee4j/grizzly/commit/ce35c04716fd69b97a5f485d5ef9873c71d42c1d#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8