stevel 2005/03/24 14:54:35 Modified: src/main/org/apache/tools/ant/taskdefs/optional/net SetProxy.java Log: things move. Revision Changes Path 1.26 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/optional/net/SetProxy.java Index: SetProxy.java =================================================================== RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/optional/net/SetProxy.java,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- SetProxy.java 11 Mar 2005 15:27:40 -0000 1.25 +++ SetProxy.java 24 Mar 2005 22:54:35 -0000 1.26 @@ -48,7 +48,7 @@ * 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> [EMAIL PROTECTED] Ant 1.5 * @ant.task category="network"
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]