You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 0.15.0 version, when buildNative gradle task is invoked it asks for GRAALVM_HOME environment variable regardless of whether it is being run with --docker-build=true or --docker-build=false
Expected behavior
I would expect the build to not require GRAALVM_HOME set when using docker image as a build environment
Environment (please complete the following information):
Since 0.15.0 version, when buildNative gradle task is invoked it asks for GRAALVM_HOME environment variable regardless of whether it is being run with --docker-build=true or --docker-build=false
Expected behavior
I would expect the build to not require GRAALVM_HOME set when using docker image as a build environment
Environment (please complete the following information):
uname -a
orver
: Linux localhost.localdomain 5.1.7-300.fc30.x86_64 Switch to the Maven distributed copy of the SubstrateVM annotations #1 SMP Wed Jun 5 12:32:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linuxjava -version
: openjdk version "1.8.0_212"The text was updated successfully, but these errors were encountered: