Author: bodewig
Date: Tue Mar 8 16:46:09 2011
New Revision: 1079428
URL: http://svn.apache.org/viewvc?rev=1079428&view=rev
Log:
setproxy does authentication as well
Modified:
ant/core/trunk/docs/manual/Tasks/splash.html
Modified: ant/core/trunk/docs/manual/Tasks/splash.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/Tasks/splash.html?rev=1079428&r1=1079427&r2=1079428&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/Tasks/splash.html (original)
+++ ant/core/trunk/docs/manual/Tasks/splash.html Tue Mar 8 16:46:09 2011
@@ -76,11 +76,9 @@ whilst waiting for your builds to comple
The following properties can be used to configure the proxy settings to
retrieve
an image from behind a firewall. However, the settings apply not just to this
-task, but to all following tasks. Therefore they are now mostly deprecated in
+task, but to all following tasks. Therefore they are now deprecated in
preference to the <code><setproxy></code> task, that makes it clear to
readers of
-the build exactly what is going on. We say mostly as this task's support
-includes proxy authentication, so you may still need to use its
-proxy attributes.
+the build exactly what is going on.
<table border="1" cellpadding="2" cellspacing="0">
<tr>