Further cleanup on ant build
This commit is contained in:
parent
d2d17705a0
commit
1d8f7f790d
1 changed files with 0 additions and 4 deletions
|
@ -69,10 +69,6 @@
|
||||||
<delete dir="${DIST_DIR}" />
|
<delete dir="${DIST_DIR}" />
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="all" depends="clean,jquery,min,pack">
|
|
||||||
<echo message="Build complete." />
|
|
||||||
</target>
|
|
||||||
|
|
||||||
<target name="openAjaxMetadata">
|
<target name="openAjaxMetadata">
|
||||||
<property name="target" value="openAjaxMetadata-jquery-${version}.xml" />
|
<property name="target" value="openAjaxMetadata-jquery-${version}.xml" />
|
||||||
<delete file="dist/jquery-*.xml" />
|
<delete file="dist/jquery-*.xml" />
|
||||||
|
|
Loading…
Reference in a new issue