I also saw a similar problem, I changed https to http and it worked fine after that.
Thanks, Mikhail 2007/7/11, Илья Иванов <[EMAIL PROTECTED]>:
yeah, i've already done it, it's accessible, so i can mannualy download it without any problem through my browser but during build update it couses an error, i have no idea why 2007/7/11, Vladimir Ivanov <[EMAIL PROTECTED]>: > > Could you check that this file is accessible to you through the browser? > 2 minutes ago it was downloaded on my disk without any problem. > > > On 7/11/07, Илья Иванов <[EMAIL PROTECTED]> wrote: > > 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! > > > > > > > > > >
