mirror of
https://github.com/apache/commons-lang.git
synced 2025-03-06 16:09:22 +00:00
Deactivate JavaDoc Lint
This commit is contained in:
parent
8eace0187e
commit
6619be667e
1
pom.xml
1
pom.xml
@ -548,6 +548,7 @@
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<maven.compiler.source>1.6</maven.compiler.source>
|
||||
<maven.compiler.target>1.6</maven.compiler.target>
|
||||
<additionalparam>-Xdoclint:none</additionalparam>
|
||||
<!--
|
||||
This is also used to generate download_xxx file name.
|
||||
To override this when generating the download page:
|
||||
|
Loading…
x
Reference in New Issue
Block a user