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:
Andreas Beeker 2021-08-29 22:11:12 +00:00
parent 519c6ef77f
commit 7adf9c26b7
2 changed files with 4 additions and 2 deletions

View File

@ -164,3 +164,4 @@ publishing {
spotbugsTest.enabled = false
spotbugsMain.enabled = false
javadoc.enabled = false

View File

@ -143,3 +143,4 @@ jar {
spotbugsTest.enabled = false
spotbugsMain.enabled = false
javadoc.enabled = false