Further cleanup on ant build: Revision is gone
This commit is contained in:
parent
93adf60811
commit
b3acfa5240
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue