commit 81327bf703643f97b2dc00d81559727c6f29581b
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Oct 26 19:16:36 2013 +0300

    drop debug option, unrecognized
    
    WARNING: [SetContextPropertiesRule]{Context} Setting property 'debug' to 
'0' did not find a matching property.

 solr-context.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/solr-context.xml b/solr-context.xml
index 3107f98..91fffc9 100644
--- a/solr-context.xml
+++ b/solr-context.xml
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id$ -->
-<Context path="/solr" docBase="/usr/share/solr" debug="0" crossContext="true">
+<Context path="/solr" docBase="/usr/share/solr" crossContext="true">
        <Environment name="solr/home" type="java.lang.String" 
value="/var/lib/solr" override="true"/>
 </Context>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/solr.git/commitdiff/81327bf703643f97b2dc00d81559727c6f29581b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to