Skip to content

Javadoc warning fixes#109

Merged
wumpz merged 2 commits intojava-diff-utils:masterfrom
jamesjer:javadoc
Sep 8, 2021
Merged

Javadoc warning fixes#109
wumpz merged 2 commits intojava-diff-utils:masterfrom
jamesjer:javadoc

Conversation

@jamesjer
Copy link
Copy Markdown
Contributor

This commit fixes warnings produced by the OpenJDK 11 javadoc. Most of them are due to use of the @author tag in method comments. According to https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html#CHDHJGAH, the @author tag can only appear at the overview, package, class, or interface levels.

@wumpz wumpz merged commit c85296b into java-diff-utils:master Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants