netty / netty-tcnative

A fork of Apache Tomcat Native, based on finagle-native
Apache License 2.0
241 stars 179 forks source link

Set JAVA_VERSION before using it during installation of JDK via SDKMAN #873

Closed normanmaurer closed 5 months ago

normanmaurer commented 5 months ago

Motivation:

We need to set the JAVA_VERSION before trying to use it, otherwise we might pick up the wrong version to install.

Modifications:

Ensure we set JAVA_VERSION first

Result:

SNAPSHOT deploys work again for debian