Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9
-
Labels:None
-
Number of attachments :
Description
With using an alternate doclet, there is probably need to specify additional parameters for that custom doclet. The M1 Javadoc plugin does not allow that. Need to change the plugin to used the nested <doclet> tag instead of the doclet property.
Committed code and docs; staged for 1.9 release.