From: Nick Burch Date: Tue, 15 Apr 2014 16:29:05 +0000 (+0000) Subject: More stax jar removal for Java 6 X-Git-Tag: REL_3_11_BETA1~192 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9cc498fa5c9d4d2cf4e86b98bb3ddda108cdb887;p=poi.git More stax jar removal for Java 6 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1587631 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index df9bfc2794..15f6614add 100644 --- a/build.xml +++ b/build.xml @@ -214,7 +214,6 @@ under the License. - @@ -245,7 +244,6 @@ under the License. - @@ -407,7 +405,6 @@ under the License. - @@ -424,10 +421,6 @@ under the License. - - - - @@ -472,7 +465,7 @@ under the License. + classpath="${ooxml.xmlbeans.jar}"/> @@ -511,7 +504,7 @@ under the License. description="Compiles the OOXML encryption xsd files into XmlBeans"> + classpath="${ooxml.xmlbeans.jar}"/>