> On 29/03/10 12:26 AM, Alex Shneyderman wrote:
>>
>> For building from source (instruction are found here
>> http://gradle.org/build.html) wrapper?
>>
>> I tried to add proxy setting to the gradle.properties both in the
>> source root (after the checkout) and in ~/.gradle/gradle.properties
>> file and neither one had any effect. Here is the error message:
>>
>
> There's some details in the user guide for using a proxy:
> http://gradle.org/0.8/docs/userguide/tutorial_this_and_that.html#sec:accessing_the_web_via_a_proxy

yes, it does work if I install gradle binary and run it on one of my projects.

The trouble is those settings (in gradle.properties) have no effect if
I have no gradle installed and want to build it from source. Anyhow,
seems like setting GRADLE_OPTS="-Dhttp.proxyHost=172.16.77.22
-Dhttp.proxyPort=8080" env var does what I need.

Thanks,
Alex.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to