https://bz.apache.org/bugzilla/show_bug.cgi?id=62776
Bug ID: 62776
Summary: Add modulepath Support to the Javadoc Task
Product: Ant
Version: 1.10.1
Hardware: PC
Status: NEW
Severity: enhancement
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
There is currently no way to specify the modulepath using the Javadoc task.
This prevents use of the Javadoc task in a number of cases, instead forcing
users to manually run the Javadoc command using the exec task. Add this
support to enable better integration with Java 9+.
--
You are receiving this mail because:
You are the assignee for the bug.