Skip to content

Commit a95b4e5

Browse files
Copilotmicycle1
andauthored
Add missing javadocs
Co-authored-by: micycle1 <9304234+micycle1@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 3009d5c commit a95b4e5

File tree

5 files changed

+446
-29
lines changed

5 files changed

+446
-29
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<version>3.6.0</version>
100100
<configuration>
101101
<failOnError>false</failOnError>
102-
<doclint>all</doclint>
102+
<doclint>all,-missing</doclint>
103103
<source>8</source>
104104
</configuration>
105105
<executions>

0 commit comments

Comments
 (0)