[VIVO-1082] Add Maven installer for Vitro
This commit is contained in:
parent
61f90dd1e6
commit
7afe9de82b
12 changed files with 739 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
<Context crossContext="true" override="true">
|
||||
<Environment
|
||||
type="java.lang.String"
|
||||
name="solr/home"
|
||||
value="${vitro-dir}/solr" override="true"/>
|
||||
|
||||
<!-- Disable persist sessions on shut down.-->
|
||||
<Manager pathname="" />
|
||||
</Context>
|
Loading…
Add table
Add a link
Reference in a new issue