Rewire the "installer" project to take a settings file rather than a profile activation
This commit is contained in:
parent
7f7c277da3
commit
c9cb8aebfd
8 changed files with 262 additions and 202 deletions
|
@ -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="" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue