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=10964>. 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=10964 javadoc task using link with packagelistLoc creating invalid URL's [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Target Milestone|--- |1.5.2 ------- Additional Comments From [EMAIL PROTECTED] 2002-12-16 05:37 ------- I can confirm this in Ant 1.5.1. In JDK 1.4.1_01 second parameter of -linkoffline option for javadoc may be URL, but Ant always threat this as file name. Actually, in this JDK version this parameter *MUST* be an URL, maybe because of bug in javadoc tool. There is quick and dirty hack attached only for 1.4.1_01 (it should not go to main trunk). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>