NIHVIVO-2811 Rewrite the build for vivoCornell; minor tweaks for the others.
This commit is contained in:
parent
02d9ac71d7
commit
9fcac79e34
1 changed files with 0 additions and 6 deletions
|
@ -30,17 +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" />
|
||||||
|
|
||||||
<!--
|
|
||||||
Locate the core script in terms that the product script requires.
|
|
||||||
-->
|
|
||||||
<property name="inner.basedir" location="${vitro.core.dir}/webapp" />
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Override the default location for project modifications.
|
Override the default location for project modifications.
|
||||||
-->
|
-->
|
||||||
<property name="product.modifications.dir" location="./productMods" />
|
<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