This commit adds a .sdkmanrc file, so that we can automatically switch to JDK 8 when building the 5.3. branch.
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
# Enable auto-env through the sdkman_auto_env config
|
|
# Add key=value pairs of SDKs to use below
|
|
java=8.0.322-librca
|