Not used anymore.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353099 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
60b2f7c280
commit
0d052c1037
31
gump.xml
31
gump.xml
@ -1,31 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<module name="jakarta-poi">
|
||||
<description>POI</description>
|
||||
<url href="http://jakarta.apache.org/poi/">
|
||||
</url>
|
||||
<cvs module="jakarta-poi" repository="jakarta">
|
||||
</cvs>
|
||||
<project name="jakarta-poi">
|
||||
<ant buildfile="build.xml" target="dist">
|
||||
</ant>
|
||||
<package>org.apache.poi</package>
|
||||
<depend project="commons-logging"/>
|
||||
<depend project="commons-beanutils"/>
|
||||
<depend project="commons-collections"/>
|
||||
<depend project="commons-lang"/>
|
||||
<depend project="junit"/>
|
||||
<depend project="xml-xerces"/>
|
||||
<work nested="build/classes"/>
|
||||
<work nested="build/contrib-classes"/>
|
||||
<work nested="build/scratchpad-classes"/>
|
||||
<home nested="build/dist"/>
|
||||
<jar name="build/dist/poi-1.10.0-dev-@@DATE@@.jar"/>
|
||||
<jar name="build/dist/poi-contrib-1.10.0-dev-@@DATE@@.jar"/>
|
||||
<jar name="build/dist/poi-scratchpad-1.10.0-dev-@@DATE@@.jar"/>
|
||||
<javadoc module="jakarta-poi" nested="build/tmp/site/build/site/apidocs"/>
|
||||
|
||||
<nag to="poi-dev@jakarta.apache.org"
|
||||
from=""Gump :-(" <gump@jakarta.apache.org>"/>
|
||||
</project>
|
||||
</module>
|
Loading…
Reference in New Issue
Block a user