mirror of https://github.com/apache/lucene.git
an extra single quote which was committed as part of SOLR-1106
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@783262 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b888149548
commit
d9d2157b60
|
@ -719,7 +719,7 @@ public class CoreContainer
|
|||
w.write("<property name='");
|
||||
writeAttribute(w,"name",entry.getKey());
|
||||
writeAttribute(w,"value",entry.getValue());
|
||||
w.write("' />\n");
|
||||
w.write("/>\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue