mirror of https://github.com/apache/poi.git
disable javadoc generation in ooxml-full and ooxml-lite
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892713 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
519c6ef77f
commit
7adf9c26b7
|
@ -164,3 +164,4 @@ publishing {
|
|||
|
||||
spotbugsTest.enabled = false
|
||||
spotbugsMain.enabled = false
|
||||
javadoc.enabled = false
|
|
@ -143,3 +143,4 @@ jar {
|
|||
|
||||
spotbugsTest.enabled = false
|
||||
spotbugsMain.enabled = false
|
||||
javadoc.enabled = false
|
Loading…
Reference in New Issue