mirror of https://github.com/apache/lucene.git
c656ba11bf
Also turn on the use of jetty test mode with sys prop that was no longer being used - this improves the situation when we restart jetty. Both of these fixes should help our FreeBSD continuous build. git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389160 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
src/java | ||
README.txt | ||
build.xml | ||
ivy.xml |
README.txt
The Solr test-framework products base classes and utility classes for writting JUnit tests excercising Solr functionality. This test framework replies on the lucene components found in in the ./lucene-libs/ directory, as well as the third-party libraries found in the ./lib directory.