NIHVIVO-1229 Fix the way revisionInfo works in productBuild.
This commit is contained in:
parent
fe5a4f12cd
commit
a490d44617
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@
|
|||
<!-- - - - - - - - - - - - - - - - - -
|
||||
target: productRevisionInfo
|
||||
- - - - - - - - - - - - - - - - - -->
|
||||
<target name="productRevisionInfo">
|
||||
<target name="productRevisionInfo" depends="productTest">
|
||||
<property name="revisionInfo.product.dir" location="${ant.file}/.." />
|
||||
<property name="revisionInfo.build.file" location="${war-classes.dir}/revisionInfo.txt" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue