On second thought, we'll take care of calling javadoc first.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4512 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -251,7 +251,7 @@
|
|||||||
</target>
|
</target>
|
||||||
|
|
||||||
<!-- creates a zipfile with our source distribution -->
|
<!-- creates a zipfile with our source distribution -->
|
||||||
<target name="snapshot" depends="javadoc">
|
<target name="snapshot">
|
||||||
<echo message="You may want to stop and run 'ant savedoc' first."/>
|
<echo message="You may want to stop and run 'ant savedoc' first."/>
|
||||||
<delete file="${deploy.dir}/${app.name}-snapshot.zip"/>
|
<delete file="${deploy.dir}/${app.name}-snapshot.zip"/>
|
||||||
<mkdir dir="${deploy.dir}/snapshot/${app.name}"/>
|
<mkdir dir="${deploy.dir}/snapshot/${app.name}"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user