Skip to content

Conversation

@izeye
Copy link
Contributor

@izeye izeye commented Dec 30, 2021

This PR suppresses "warning: no comment" warnings in javadoc task as there are too many warnings to fix at once with JDK 17.

This PR also fixes the following Javadoc warning along the way:

Task :micrometer-core:javadoc
/Users/user/IdeaProjects/micrometer/micrometer-core/src/main/java/io/micrometer/core/instrument/binder/cache/CaffeineCacheMetrics.java:35: warning: empty <p> tag
* <p>
^
1 warning

Ideally, it would be better to fix them all gradually or at once at some point.

This commit also fixes a Javadoc warning along the way.
@jonatan-ivanov jonatan-ivanov added this to the 1.7.8 milestone Jan 2, 2022
@jonatan-ivanov jonatan-ivanov added build A change in our build-system type: task A general task labels Jan 2, 2022
@jonatan-ivanov jonatan-ivanov merged commit ef79442 into micrometer-metrics:1.7.x Jan 2, 2022
@jonatan-ivanov
Copy link
Member

Thanks! :)

@izeye izeye deleted the javadoc-missing branch January 3, 2022 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build A change in our build-system type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants