Re: [gradle-user] version and env variables

2009-04-06 Thread Hans Dockter
On Apr 6, 2009, at 4:44 PM, Hans Dockter wrote: Hi Guillaume, On Apr 6, 2009, at 4:22 PM, tog wrote: Hi I would like to know few things: 1- gradlew is currently not supporting http proxy. Is that feature planned for 0.6 ? Yes 2- Similarly I have some tests that use JAVA_OPTS="-Dprox

Re: [gradle-user] version and env variables

2009-04-06 Thread Hans Dockter
Hi Guillaume, On Apr 6, 2009, at 4:22 PM, tog wrote: Hi I would like to know few things: 1- gradlew is currently not supporting http proxy. Is that feature planned for 0.6 ? Yes 2- Similarly I have some tests that use JAVA_OPTS="-DproxyHost=..." While groovy uses these options, the