On Mon, Mar 29, 2010 at 9:46 AM, Alex Shneyderman
<[email protected]>wrote:

> > 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.
>

Good point. As more and more people use the wrapper it should be as much as
possible a similar experience to using gradle.

Could you file a Jira?

Thanks

- Hans

--
Hans Dockter
Founder, Gradle
http://www.gradle.org, http://twitter.com/gradleorg
CEO, Gradle Inc. - Gradle Training, Support, Consulting
http://www.gradle.biz


>
> Thanks,
> Alex.
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to