On second thought, we'll take care of calling javadoc first.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@153 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -297,7 +297,7 @@
|
||||
</target>
|
||||
|
||||
<!-- 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."/>
|
||||
<delete file="${deploy.dir}/${app.name}-snapshot.zip"/>
|
||||
<mkdir dir="${deploy.dir}/snapshot/${app.name}"/>
|
||||
|
||||
Reference in New Issue
Block a user