Temporary workaround too long JDKs download by increasing timeout

This commit is contained in:
Nikolay Krasko
2021-11-10 19:49:11 +03:00
committed by teamcity
parent ee62c6d11d
commit 3f7bf51059
+3
View File
@@ -4,6 +4,9 @@ org.gradle.parallel=true
org.gradle.caching=true
org.gradle.java.installations.fromEnv=JDK_16,JDK_17,JDK_18,JDK_9,JDK_10,JDK_11,JDK_15,JDK_16_0,JDK_17_0
systemProp.org.gradle.internal.http.connectionTimeout=90000
systemProp.org.gradle.internal.http.socketTimeout=90000
cacheRedirectorEnabled=true
defaultSnapshotVersion=1.6.255-SNAPSHOT