Author: maartenc
Date: Sat Feb 18 07:07:25 2012
New Revision: 1245874
URL: http://svn.apache.org/viewvc?rev=1245874&view=rev
Log:
HTTP authentication also works without commons-httpclient.
Modified:
ant/ivy/core/trunk/doc/use/configure.html
Modified: ant/ivy/core/trunk/doc/use/configure.html
URL:
http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/use/configure.html?rev=1245874&r1=1245873&r2=1245874&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/use/configure.html (original)
+++ ant/ivy/core/trunk/doc/use/configure.html Sat Feb 18 07:07:25 2012
@@ -49,7 +49,6 @@ See [[settings]] for details about the s
</tbody>
</table>
<h2>HTTP Authentication</h2>
-<i>Note: HTTP Authentication can be used only if <a
href="http://jakarta.apache.org/commons/httpclient/">commons-httpclient.jar</a>
is in your classpath</i>
If any of the url you use in ivy (especially in dependency resolvers) need http
authentication, then you have to provide the host, realm, username and passwd
attributes of the configure task. These settings will then be used in any