Skip to content

Hiding Javadoc unnecessary warnings by using quiet mode#1522

Open
aschenzle wants to merge 2 commits intomasterfrom
pr/reducing-javadoc-noise
Open

Hiding Javadoc unnecessary warnings by using quiet mode#1522
aschenzle wants to merge 2 commits intomasterfrom
pr/reducing-javadoc-noise

Conversation

@aschenzle
Copy link
Copy Markdown
Collaborator

Without quiet mode, Javadoc is very verbose and prints a [WARNING] line for each HTML file it generates. This goes against the initiative of reducing overall warnings as it will generate a new warning for each class introduced. Note that missing Javadoc still generates and prints warnings (check this build), I'm going to pursue another change for that which I will discuss with our not-so-benevolent dictator :D

@aschenzle aschenzle requested a review from arcuri82 April 24, 2026 06:21
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.

1 participant