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=23165>.
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=23165
javadoc task should allow multiple "link" parameters
Summary: javadoc task should allow multiple "link" parameters
Product: Ant
Version: 1.5.3
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: Other
Component: Core tasks
AssignedTo: dev@ant.apache.org
ReportedBy: cengique@users.sf.net
The javadoc executable accepts multiple "link" urls on the command line. However
the core javadoc task only allows the "link" parameter to be given once.
It would be good to provide a way for the user to specify more than one link
url, for instance separated by commas. (I assume you cannot repeat the "link"
attribute in the due to XMl definition, I may be wrong)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|