yes, proxy is set in ANT_OPTS variable, but bug still remains
2007/7/11, Vladimir Ivanov <[EMAIL PROTECTED]>:
If your use proxy, please define it through the ANT_OPTS variable and than run ant. Something likes that: set ANT_OPTS=-Dhttp.proxyPort=<port> -Dhttp.proxyHost=<host> thanks, Vladimir On 7/11/07, Илья Иванов <[EMAIL PROTECTED]> wrote: > Hi! > while trying to update build i recieve system message like: [get] Getting: > https://issues.apache.org/jira/secure/attachment/12358381/antlr-2.7.5.jar > [get] To: C:\test\working_vm\build\pre-copied\common\ANTLR\antlr- 2.7.5.jar > [get] Error getting > https://issues.apache.org/jira/secure/attachment/12358381/antlr-2.7.5.jarto > C:\test\working_vm\build\pre-copied\common\ANTLR\antlr-2.7.5.jar > > need help! >
