Browse Source

things move.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278061 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 20 years ago
parent
commit
d7b54d6101
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/taskdefs/optional/net/SetProxy.java

+ 1
- 1
src/main/org/apache/tools/ant/taskdefs/optional/net/SetProxy.java View File

@@ -48,7 +48,7 @@ import org.apache.tools.ant.Task;
* and <tt>proxyPassword</tt> attributes. On Java1.4 and above these can also be
* used against SOCKS5 servers.
* </p>
* @see <a href="http://java.sun.com/j2se/1.4/docs/guide/net/properties.html">
* @see <a href="http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html">
* java 1.4 network property list</a>
*@since Ant 1.5
* @ant.task category="network"


Loading…
Cancel
Save