NIHVIVO-56 Correct spelling error (RATS)
This commit is contained in:
parent
a93b31071e
commit
f85da80bb7
16 changed files with 5 additions and 0 deletions
|
@ -30,6 +30,11 @@
|
||||||
<fail unless="vitro.core.dir"
|
<fail unless="vitro.core.dir"
|
||||||
message="${deploy.properties.file} must contain a value for vitro.core.dir" />
|
message="${deploy.properties.file} must contain a value for vitro.core.dir" />
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Override the default location for project modifications.
|
||||||
|
-->
|
||||||
|
<property name="product.modifications.dir" location="./productMods" />
|
||||||
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Set this property so the core themes will not be included in the build.
|
Set this property so the core themes will not be included in the build.
|
||||||
|
|
Loading…
Add table
Reference in a new issue