Trim long line.

This commit is contained in:
Michael Bayne
2009-07-13 06:58:52 +00:00
parent f44f49aa49
commit 4839512173
+1 -1
View File
@@ -169,7 +169,7 @@
<!-- builds a snapshot zip file -->
<target name="snapshot" depends="dist"
description="Generates a snapshot zip containing the Depot jar file and its dependencies.">
description="Generates a snapshot zip containing the jar file and its dependencies.">
<tstamp><format property="date" pattern="yyyyMMdd" /></tstamp>
<mkdir dir="${deploy.dir}/depot-${date}"/>
<copy todir="${deploy.dir}/depot-${date}">