]> source.dussan.org Git - poi.git/commitdiff
Update to use a newer openxml4j jar file, which contains patches from myself and Ugo
authorNick Burch <nick@apache.org>
Thu, 24 Jan 2008 13:09:16 +0000 (13:09 +0000)
committerNick Burch <nick@apache.org>
Thu, 24 Jan 2008 13:09:16 +0000 (13:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@614871 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 10e0982e0b8365fd61c14c52c3e9b6b026a09556..2b38793a545f035eb16e16fe0631ea97689c2810 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -145,7 +145,7 @@ under the License.
   <property name="ooxml.jar4.dir" location="${ooxml.lib}/jsr173_1.0_api.jar"/>
   <property name="ooxml.jar4.url" value="${repository}/xmlbeans/jars/jsr173_1.0_api.jar"/>
   <!-- No official release of openxml4j yet -->
-  <property name="ooxml.jar5.dir" location="${ooxml.lib}/openxml4j-bin-prealpha-071224.jar"/>
+  <property name="ooxml.jar5.dir" location="${ooxml.lib}/openxml4j-bin-alpha-080124.jar"/>
   <property name="ooxml.jar5.url" value="http://people.apache.org/~nick/openxml4j-bin-prealpha-071224.jar"/>
 
   <!-- See http://www.ecma-international.org/publications/standards/Ecma-376.htm -->