Skip to content
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

#287 - Reduce JavaDoc warnings for jwpl-api to zero #288

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

mawiesne
Copy link
Contributor

@mawiesne mawiesne commented Dec 1, 2023

Change

  • applies fixes to many api classes and interfaces to clear out hundreds of warnings
  • removes (super) dead and worthless code from several very long classes (along the path)

Fixes #287

What's in the PR

  • Improvements of the JavaDoc of the jwpl-api component

How to test manually

  • mvn clean package -Pattach-javadoc

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- applies fixes to many api classes and interfaces to clear out hundreds of warnings
- removes (super) dead and worthless code from several very long classes (along the path)

Fixes #287
@mawiesne mawiesne added this to the 2.0.1 milestone Dec 1, 2023
@mawiesne mawiesne requested review from reckart and rzo1 December 1, 2023 11:56
@mawiesne mawiesne self-assigned this Dec 1, 2023
@mawiesne mawiesne modified the milestones: 2.0.1, 2.0.0 Dec 1, 2023
Copy link
Member

@reckart reckart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool 💯

@mawiesne mawiesne merged commit 3d50052 into master Dec 1, 2023
4 checks passed
@mawiesne mawiesne deleted the #287-Reduce-JavaDoc-warnings-for-jwpl-api-to-zero branch December 1, 2023 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce JavaDoc warnings for jwpl-api to zero.
3 participants