mirror of
https://github.com/google/nomulus
synced 2026-01-04 20:24:22 +00:00
Remove hardcoded Java home path (#235)
This commit is contained in:
@@ -5,5 +5,3 @@ uploaderCredentialsFile=
|
|||||||
uploaderMultithreadedUpload=
|
uploaderMultithreadedUpload=
|
||||||
flowDocsFile=
|
flowDocsFile=
|
||||||
enableDependencyLocking=true
|
enableDependencyLocking=true
|
||||||
# TODO(b/138857168): Swtich back to Google JDK8 when the fix is released.
|
|
||||||
org.gradle.java.home=/usr/lib/jvm/java-8-openjdk-amd64
|
|
||||||
|
|||||||
Reference in New Issue
Block a user