http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1464
*** shadow/1464 Sun May 20 17:25:54 2001 --- shadow/1464.tmp.14657 Wed Jun 13 07:18:59 2001 *************** *** 1,19 **** ! Bug#: 1464 ! Product: Ant ! Version: 1.3 ! Platform: PC ! OS/Version: ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: ! Component: Documentation ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: http://jakarta.apache.org/ant/manual/CoreTasks/javadoc.html ! Cc: ! Summary: JavaDoc2 linkoffline attribute unclear on specifying URLs ! In the JavaDoc2 task documentation, the documentation of the linkoffline attribute refers to two URLs, but doesn't say how to give them. --- 1,19 ---- ! +============================================================================+ ! | JavaDoc2 linkoffline attribute unclear on specifying URLs | ! +----------------------------------------------------------------------------+ ! | Bug #: 1464 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: FIXED Platform: PC | ! | Severity: Normal OS/Version: All | ! | Priority: High Component: Documentation | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: http://jakarta.apache.org/ant/manual/CoreTasks/javadoc.html | ! +============================================================================+ ! | DESCRIPTION | In the JavaDoc2 task documentation, the documentation of the linkoffline attribute refers to two URLs, but doesn't say how to give them. *************** *** 27,29 **** --- 27,34 ---- whether they're given as a path (colon- or semicolon-separated), or whether they're given in XML IDREFS/ENTITIES/NMTOKENS style (space- separated). + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-13 07:18 ------- + They have to be separated by a space character. + + Fixed in nightly 2001-06-14. \ No newline at end of file
