You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ye...@apache.org on 2008/11/09 20:47:29 UTC

svn commit: r712544 - /gump/metadata/project/poi.xml

Author: yegor
Date: Sun Nov  9 11:47:28 2008
New Revision: 712544

URL: http://svn.apache.org/viewvc?rev=712544&view=rev
Log:
removed dependency on xml-xmlbeans-v1, hardcoded ooxml-lib/xmlbeans-2.3.0.jar

Modified:
    gump/metadata/project/poi.xml

Modified: gump/metadata/project/poi.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/poi.xml?rev=712544&r1=712543&r2=712544&view=diff
==============================================================================
--- gump/metadata/project/poi.xml (original)
+++ gump/metadata/project/poi.xml Sun Nov  9 11:47:28 2008
@@ -38,8 +38,8 @@
         <depend project="xml-xerces"/>
         <depend project="xalan"/>
         <depend project="dom4j"/>
-        <depend project="xml-xmlbeans-v1"/>
         <!-- the following three jars are not known to Gump-->
+        <work nested="ooxml-lib/xmlbeans-2.3.0.jar"/>
         <work nested="ooxml-lib/jsr173_1.0_api.jar"/>
         <work nested="ooxml-lib/ooxml-schemas-1.0.jar"/>
         <work nested="ooxml-lib/openxml4j-1.0-beta.jar"/> <!-- YK: remove this line when OpenXML4j is a part of POI-->