Can't make "ant fetch-depends" on windows (msvcr71.dll can't be downloaded)
---------------------------------------------------------------------------
Key: HARMONY-1362
URL: http://issues.apache.org/jira/browse/HARMONY-1362
Project: Harmony
Issue Type: Bug
Components: Classlib
Environment: Winows issue only
Reporter: Naumova Natalya
Priority: Critical
It is impossible to get successfully through fetch-depends on Windows. The external resource
(MSVCR71.dll) can't be downloaded from www.dlldump.com. The URL defined in make/depends.properties
(msvcr71.url=http://www.dlldump.com/cgi-bin/testwrap/downloadcounts.cgi?rt=count&path=dllfiles/M/MSVCR71.dll)
is unreachible for about several days.
We should indicate the other url to download the needed dll. And it will be great if there
will be such build possibility as using the local resources (already downloaded) as it was
done for DRLVM build, to prevent such problems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|