DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15472>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15472 javadoc task needs jvmargs Summary: javadoc task needs jvmargs Product: Ant Version: 1.4.1 Platform: Sun OS/Version: Other Status: NEW Severity: Blocker Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Without jvmargs, there is no way to pass proxy specifications to the jvm that's running javadoc. Without proxy specifications, there is no way to use the javadoc link attribute to reference APIs on the web (for example, at java.sun.com) when running behind a firewall. This restriction has the ironic defect of making it impossible to link to http://java.sun.com from behind Sun's firewall. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>