Re: cordova 5.0.0 and gradle

2015-04-22 Thread Andrew Grieve
We do pin the gradle version since that's what we've tested with. Seems reasonable to add an option to try setting your own version though (feel free to file an issue / hack away at it). The two spots the version is pinned: - within build.gradle - within cordova/lib/build.js's prepEnv function

cordova 5.0.0 and gradle

2015-04-22 Thread Axel Nennker
Hi, I update to cordova 5 and now my project build fail. I am behind a corporate proxy ignisvulpis@namenlos:~/development/nur_der_hsv$ echo $JAVA_OPTS -Dhttp.proxyHost=http://xxx.yyy.109.5:8080/ and have gradle 2.3 installed ignisvulpis@namenlos:~/development/nur_der_hsv$ which gradle

Re: cordova 5.0.0 and gradle

2015-04-22 Thread Axel Nennker
Ignoring the no-network-while-building requirement for a moment and setting the JAVA_OPTS proxy variable correctly leads to this: [exec] Downloading http://services.gradle.org/distributions/gradle-2.2.1-all.zip [exec]