diff options
author | Dominik Stadler <centic@apache.org> | 2016-05-31 13:56:47 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2016-05-31 13:56:47 +0000 |
commit | b3980b9881fc515fb8222857b7c0360880cc25d6 (patch) | |
tree | 3c55f94e095462bda277c668078bf8aa70add289 /build.xml | |
parent | b4ba6a64a153657631d2edd2b13ac6847ffa49e8 (diff) | |
download | poi-b3980b9881fc515fb8222857b7c0360880cc25d6.tar.gz poi-b3980b9881fc515fb8222857b7c0360880cc25d6.zip |
Cleanup old version of curvesapi to not use it any longer
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746276 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -543,6 +543,7 @@ under the License. <include name="ooxml-schemas-1.2.jar"/> <include name="ooxml-security-1.0-sources.jar"/> <include name="ooxml-security-1.0.jar"/> + <include name="curvesapi-1.03.jar"/> </fileset> <fileset dir="${compile.lib}"> <include name="xercesImpl-*.jar"/> |