lucene/solr/core/src
Uwe Schindler 326531d820 SOLR-4525: Fix remaining issues with windows and not-closed files. Test is now passing. The problem here: The old code that used XML files did not need to close the streams, because XML parsers generally do it (for no good reason)...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452146 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 22:28:25 +00:00
..
java SOLR-4525: Fix remaining issues with windows and not-closed files. Test is now passing. The problem here: The old code that used XML files did not need to close the streams, because XML parsers generally do it (for no good reason)... 2013-03-03 22:28:25 +00:00
test/org/apache/solr SOLR-4525: Fix more leaks with open files on properties load/store 2013-03-03 22:17:01 +00:00
test-files SOLR-4401 adding rapidly opening/closing cores to unit tests 2013-03-03 03:15:41 +00:00