git.asbjorn.biz
/
jquery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2d1770
)
Further cleanup on ant build
author
unknown
<JZA@.(none)>
Tue, 8 Dec 2009 20:17:26 +0000
(21:17 +0100)
committer
unknown
<JZA@.(none)>
Tue, 8 Dec 2009 20:17:26 +0000
(21:17 +0100)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
7aaf738
..
e7d572d
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-69,10
+69,6
@@
<delete dir="${DIST_DIR}" />
</target>
- <target name="all" depends="clean,jquery,min,pack">
- <echo message="Build complete." />
- </target>
-
<target name="openAjaxMetadata">
<property name="target" value="openAjaxMetadata-jquery-${version}.xml" />
<delete file="dist/jquery-*.xml" />