You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2004/07/20 05:42:15 UTC

DO NOT REPLY [Bug 29870] - Need a way to specify proxyHost and proxyPort to javadoc task

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29870>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29870

Need a way to specify proxyHost and proxyPort to javadoc task





------- Additional Comments From ray.roberts@lmco.com  2004-07-20 03:42 -------
You should be able to send in the following to the javadoc task:
 
           additionalparam="-J-DproxyHost=myproxyhost.com -J-DproxyPort=8080"
 
Seems to be working for me...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org