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 2010/10/07 10:25:29 UTC

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

Author: yegor
Date: Thu Oct  7 08:25:29 2010
New Revision: 1005360

URL: http://svn.apache.org/viewvc?rev=1005360&view=rev
Log:
removed references to deleted contrib module

Modified:
    gump/metadata/project/poi.xml

Modified: gump/metadata/project/poi.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/poi.xml?rev=1005360&r1=1005359&r2=1005360&view=diff
==============================================================================
--- gump/metadata/project/poi.xml (original)
+++ gump/metadata/project/poi.xml Thu Oct  7 08:25:29 2010
@@ -40,11 +40,8 @@
         <depend project="dom4j"/>
         <depend project="poi-ooxml-deps" />
         <depend project="poi-ooxml-schemas" />
-        <!-- 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-->
 
         <work nested="build/classes"/>
-        <work nested="build/contrib-classes"/>
         <work nested="build/scratchpad-classes"/>
         <work nested="build/ooxml-classes"/>
         <work nested="build/test-classes"/>
@@ -110,7 +107,6 @@
      <depend project="poi"/>
      <depend project="poi-ooxml-deps" />
      <depend project="poi-ooxml-schemas" />
-     <work nested="ooxml-lib/openxml4j-1.0-beta.jar"/> <!-- YK: remove this line when OpenXML4j is a part of POI-->
 
      <work nested="build/test-classes"/>
      <work nested="build/scratchpad-test-classes"/>