https://issues.apache.org/bugzilla/show_bug.cgi?id=48171
Summary: task javadoc: add a refid kind of reference for the
link attribute & elements
Product: Ant
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P2
Component: Core tasks
AssignedTo: [email protected]
ReportedBy: [email protected]
Hi
I am using a generic build.xml file that I include in many separate specialized
build.xml. <path refid> allow the generic build.xml to be parametrized
depending on the specilized path defined in each subant... but the generic
build.xml is also building a javadoc after building its subcomponent and there
is no way the specify a <link refid=/> so that the javadoc would get all
classes/packages it needs from the specialized ant.
So my proposal is to add an path-like id and refid for the <link> element of
the javadoc task.
Rgds
FA
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.