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 2011/02/25 13:08:52 UTC

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

Author: bodewig
Date: Fri Feb 25 12:08:52 2011
New Revision: 1074491

URL: http://svn.apache.org/viewvc?rev=1074491&view=rev
Log:
excelant component added to POI

Modified:
    gump/metadata/project/poi.xml

Modified: gump/metadata/project/poi.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/poi.xml?rev=1074491&r1=1074490&r2=1074491&view=diff
==============================================================================
--- gump/metadata/project/poi.xml (original)
+++ gump/metadata/project/poi.xml Fri Feb 25 12:08:52 2011
@@ -44,9 +44,11 @@
         <work nested="build/classes"/>
         <work nested="build/scratchpad-classes"/>
         <work nested="build/ooxml-classes"/>
+        <work nested="build/excelant-classes"/>
         <work nested="build/test-classes"/>
         <work nested="build/scratchpad-test-classes"/>
         <work nested="build/ooxml-test-classes"/>
+        <work nested="build/excelant-test-classes"/>
         <home nested="build/dist"/>
         <jar name="poi-gump-@@DATE@@.jar" id="poi"/>
         <jar name="poi-scratchpad-gump-@@DATE@@.jar" id="poi-scratchpad"/>