aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-02-19 23:21:51 +0000
committerPJ Fanning <fanningpj@apache.org>2023-02-19 23:21:51 +0000
commit09cbbfbac093230925ad025a0d3a2bf881853aeb (patch)
tree6d8203aa908576d2aa9a903e66650874db42746e /build.xml
parent15bdee445697dab8f7f5d8a0b055b1ff7385ad57 (diff)
downloadpoi-09cbbfbac093230925ad025a0d3a2bf881853aeb.tar.gz
poi-09cbbfbac093230925ad025a0d3a2bf881853aeb.zip
build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907764 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index a3b6c572f0..da3e3b66ca 100644
--- a/build.xml
+++ b/build.xml
@@ -707,6 +707,7 @@ under the License.
</fileset>
<fileset dir="${basedir}/lib/ooxml-provided">
<include name="bc*-1.6*.jar"/>
+ <include name="bc*-jdk15on*.jar"/>
<include name="batik*.jar"/>
<include name="slf4j*-1.*.jar"/>
<include name="xmlsec-2*.jar"/>