Skip to content
This repository was archived by the owner on Jul 29, 2026. It is now read-only.

Commit 72553ed

Browse files
committed
build: disable javadoc doclint for modern JDK builds
1 parent 6ac7847 commit 72553ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@
164164
<charset>UTF-8</charset>
165165
<encoding>UTF-8</encoding>
166166
<docencoding>UTF-8</docencoding>
167+
<doclint>none</doclint>
167168
<links>
168169
<link>http://docs.oracle.com/javase/6/docs/api</link>
169170
</links>

0 commit comments

Comments
 (0)