Comment out proxy settings

poljar/cmake_sas
Benoit Marty 2018-06-26 10:39:54 +02:00 committed by Hubert Chathi
parent 44c5923522
commit 6f2145337b
1 changed files with 5 additions and 4 deletions

View File

@ -13,9 +13,10 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
#Wed Oct 05 11:49:34 CEST 2016
systemProp.https.proxyPort=8080
systemProp.http.proxyHost=batproxy
systemProp.https.proxyHost=batproxy
systemProp.http.proxyPort=8080
#systemProp.https.proxyPort=8080
#systemProp.http.proxyHost=batproxy
#systemProp.https.proxyHost=batproxy
#systemProp.http.proxyPort=8080
org.gradle.configureondemand=false