mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Ant: Adjust libs for poi-excelant as it requires poi-ooxml and xmlbeans
Seems JDK 20 does more checks on module-path and thus fails the build otherwise git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906325 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a0ce31a576
commit
ab45ef779c
@ -1507,9 +1507,11 @@ under the License.
|
||||
<pathelement path="build/dist/maven/poi-tests"/>
|
||||
<pathelement path="build/dist/maven/poi-scratchpad-tests"/>
|
||||
<pathelement path="build/dist/maven/poi-ooxml-tests"/>
|
||||
<pathelement path="build/dist/maven/poi-ooxml-full"/>
|
||||
<pathelement path="lib/main"/>
|
||||
<pathelement path="lib/main-tests"/>
|
||||
<pathelement path="lib/excelant"/>
|
||||
<pathelement path="lib/ooxml"/>
|
||||
</lib>
|
||||
<resources>
|
||||
<fileset dir="${excelant.resource.main}"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user