Details
-
Bug
-
Resolution: Fixed
-
Major
-
7.4
-
None
-
Unit
-
N/A
-
N/A
-
Description
Proposal:
- Use one @since per line, example:
@since 8.3RC1 @since 7.4.5 @since 8.2.2
- Allow comment after the version. Format: "@since <version>, <comment>. Example:
@since 5.3M1, use {@link #resolveExtension(ExtensionDependency, String)} instead
Attachments
Issue Links
- relates to
-
XCOMMONS-1077 Add an automatic check to validate @since javadoc tag formats
- Closed