Hello buildmasters,

One note: ant fetch-depends seem not to work behind proxy - it fails
after timeout. Adding proxy settings to depends.properties didn't
help.

The problem solved after I've added

       <setproxy proxyhost="${http.proxyHost}" proxyport="${http.proxyPort}"/>

in the beginning of 'download' target in depends.xml


--
Regards,
Anton Luht,
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to