aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2015-11-21 19:56:45 +0000
committerAndreas Beeker <kiwiwings@apache.org>2015-11-21 19:56:45 +0000
commit9341c081198a947c26edf1dbe327aa745d10b1bc (patch)
tree15d4ab7b7f82ba4318f6bb03c8ceddbb41080a88 /build.xml
parent01a6730ea7798a5e506053e48b97feae2fded60d (diff)
downloadpoi-9341c081198a947c26edf1dbe327aa745d10b1bc.tar.gz
poi-9341c081198a947c26edf1dbe327aa745d10b1bc.zip
delete old schema-1.2 jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715556 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 9ba80ef04a..b80a5232cc 100644
--- a/build.xml
+++ b/build.xml
@@ -475,6 +475,8 @@ under the License.
<include name="ooxml-schemas-1.1-sources.jar"/>
<include name="ooxml-schemas-src-1.1.jar"/>
<include name="ooxml-schemas-1.1.jar"/>
+ <include name="ooxml-schemas-1.2-sources.jar"/>
+ <include name="ooxml-schemas-1.2.jar"/>
</fileset>
<fileset dir="${compile.lib}">
<include name="xercesImpl-*.jar"/>