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:
93adf60
)
Further cleanup on ant build: Revision is gone
author
unknown
<JZA@.(none)>
Tue, 8 Dec 2009 20:27:27 +0000
(21:27 +0100)
committer
unknown
<JZA@.(none)>
Tue, 8 Dec 2009 20:27:27 +0000
(21:27 +0100)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
22dfdca
..
4e8fcbb
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-35,7
+35,6
@@
</concat>
<replaceregexp match="@VERSION" replace="${version}" flags="g" byline="true" file="${JQ}" />
<replaceregexp match="Date: " replace="Date: ${date}" file="${JQ}" />
- <replaceregexp match="Revision: " replace="Revision: ${revision}" file="${JQ}" />
<echo message="${JQ} built." />
</target>