Maven (second draft)

This commit is contained in:
Graham Triggs 2015-11-20 21:21:11 +00:00
parent e1ff94ccaf
commit f5b0494e3c
3 changed files with 15 additions and 9 deletions

View file

@ -1,9 +0,0 @@
<Context crossContext="true" override="true">
<Environment
type="java.lang.String"
name="solr/home"
value="${solr.home.dir}" override="true"/>
<!-- Disable persist sessions on shut down.-->
<Manager pathname="" />
</Context>