You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/06/29 10:04:08 UTC

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

Author: bodewig
Date: Tue Jun 29 08:04:08 2010
New Revision: 958861

URL: http://svn.apache.org/viewvc?rev=958861&view=rev
Log:
shouldn't have removed the dependency

Modified:
    gump/metadata/project/poi.xml

Modified: gump/metadata/project/poi.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/poi.xml?rev=958861&r1=958860&r2=958861&view=diff
==============================================================================
--- gump/metadata/project/poi.xml (original)
+++ gump/metadata/project/poi.xml Tue Jun 29 08:04:08 2010
@@ -38,7 +38,7 @@
         <depend project="xml-xerces"/>
         <depend project="xalan"/>
         <depend project="dom4j"/>
-
+        <depend project="poi-ooxml-deps" />
         <!-- the following three jars are not known to Gump-->
         <work nested="ooxml-lib/openxml4j-1.0-beta.jar"/> <!-- YK: remove this line when OpenXML4j is a part of POI-->