mirror of https://github.com/apache/poi.git
Make gump target output also javadocs: major change to "site" build.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352255 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f3aa9eb6fa
commit
576c8a1e63
|
@ -77,7 +77,7 @@ tofile="${build.patchqueue}/patchqueue2text4dev.xsl"/>
|
|||
<!-- =================================================================== -->
|
||||
<!-- Calls the targets needed for Gump -->
|
||||
<!-- =================================================================== -->
|
||||
<target name="gump" depends="testmodule, apidocs">
|
||||
<target name="gump" depends="testmodule">
|
||||
</target>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue