Skip to content

Commit

Permalink
Merge pull request #356 from jglick/doclint
Browse files Browse the repository at this point in the history
-Xdoclint:all,-missing
  • Loading branch information
jglick authored Oct 2, 2020
2 parents 06285a2 + 7a58c73 commit 867284d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@
<links>
<link>https://javadoc.jenkins.io/</link>
</links>
<doclint>all,-missing</doclint>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 867284d

Please sign in to comment.