Skip to content

Javadoc warning fixes #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 8, 2021
Merged

Javadoc warning fixes #109

merged 2 commits into from
Sep 8, 2021

Conversation

jamesjer
Copy link
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