NIHVIVO-2811 Rewrite the build for vivoCornell; minor tweaks for the others.

This commit is contained in:
j2blake 2011-09-12 16:55:35 +00:00
parent 02d9ac71d7
commit 9fcac79e34

View file

@ -30,17 +30,11 @@
<fail unless="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.
-->
<property name="product.modifications.dir" location="./productMods" />
<!--
Set this property so the core themes will not be included in the build.
-->