Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.10.3
-
None
-
None
Description
The generated class JavadocOptionsXpp3Reader doesn't deserialize the placement in the generated Tag class.
The end result is that in some cases custom tags are not replaced in the produced java documentation.
In order to fix the issue you have to change the placement declaration in the Tag class in the model description (javadocOptions.mdo).
A modified version containing the fix has been attached to this issue.