Browse Source

revert: try to fix java 18 build issue

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898908 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_3
PJ Fanning 2 years ago
parent
commit
8657e4eaea
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      poi-ooxml-lite-agent/build.gradle

+ 0
- 5
poi-ooxml-lite-agent/build.gradle View File

@@ -89,8 +89,3 @@ spotbugsMain.enabled = false
javadoc.enabled = false
javadocJar.enabled = false

forbiddenApis {
//java 18 build issues
ignoreFailures = true
}


Loading…
Cancel
Save