Incorrect proxy configuration in FAQ: use "http.proxyUser" instead of
"http.proxyUserName"
------------------------------------------------------------------------------------------
Key: IVY-822
URL: https://issues.apache.org/jira/browse/IVY-822
Project: Ivy
Issue Type: Bug
Components: Documentation
Affects Versions: 2.0.0-beta-2
Reporter: Matthieu Leclercq
Priority: Trivial
In the FAQ, the command propsed to configure proxy settings isnot correct.
Indeed the documentation says that the system property used to configure the
proxt user name is "http.proxyUserName" while the
org.apache.ivy.util.url.HttpClientHandler actually uses "http.proxyUser".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.