Rewire the "installer" project to take a settings file rather than a profile activation

This commit is contained in:
Graham Triggs 2015-11-21 19:17:05 +00:00
parent 7f7c277da3
commit c9cb8aebfd
8 changed files with 262 additions and 202 deletions

View file

@ -2,7 +2,7 @@
<Environment
type="java.lang.String"
name="vitro/home"
value="${home-dir}" override="true"/>
value="${vivo-dir}" override="true"/>
<!-- Disable persist sessions on shut down.-->
<Manager pathname="" />