mirror of
https://github.com/google/nomulus.git
synced 2025-06-26 14:24:55 +02:00
Remove hardcoded Java home path (#235)
This commit is contained in:
parent
462cd08962
commit
a884f1a47d
1 changed files with 0 additions and 2 deletions
|
@ -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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue