mirror of https://github.com/apache/poi.git
Added gump target to be called by Gump.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352222 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
325421ea89
commit
9d217ba91e
|
@ -73,3 +73,11 @@ tofile="${build.patchqueue}/patchqueue2text4dev.xsl"/>
|
|||
files="${build.patchqueue}/bugzillapatchqueue.txt"/>
|
||||
|
||||
</target>
|
||||
|
||||
<!-- =================================================================== -->
|
||||
<!-- Calls the targets needed for Gump -->
|
||||
<!-- =================================================================== -->
|
||||
<target name="jakarta-poi.gump" depends="all, testmodule">
|
||||
</target>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue