lucene/solr/contrib
Mark Robert Miller 9ca2fbe6bc SOLR-5764: Set eol-style on test resources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570955 13f79535-47bb-0310-9956-ffa450edef68
2014-02-23 02:22:02 +00:00
..
analysis-extras LUCENE-5364: Replace hard-coded Version.LUCENE_XY that doesn't have to be hard-coded (because of back-compat testing or version dependent behavior, or demo code that should exemplify pinning versions in user code), with Version.LUCENE_CURRENT in non-test code, or with LuceneTestCase.TEST_VERSION_CURRENT in test code; upgrade hard-coded Version.LUCENE_XY constants that should track the next release version to the next release version if they aren't already there, and put a token near them so that they can be found and upgraded when the next release version changes: ':Post-Release-Update-Version.LUCENE_XY:' 2013-12-09 22:53:38 +00:00
clustering SOLR-3854: SSL support for SolrCloud 2014-02-09 22:39:48 +00:00
dataimporthandler SOLR-3854: Cleans up a lot of the tests by using a common function to build a consistent schemed URL (fixes SSL for SolrCmdDistributorTest) + disabled the "useClientAuth" property for OSX clients. 2014-02-12 15:11:24 +00:00
dataimporthandler-extras LUCENE-5372: Replace StringBuffer by StringBuilder, where possible 2014-01-05 23:04:09 +00:00
extraction SOLR-5365: Fix bug with compressed files in ExtractingRequestHandler by upgrading commons-compress to 1.7 2014-02-13 01:22:09 +00:00
langid SOLR-5598: LanguageIdentifierUpdateProcessor ignores all but the first value of multiValued string fields 2014-02-05 12:17:45 +00:00
map-reduce SOLR-5764: Fix recently added tests to not use absolute paths to load test-files, use SolrTestCaseJ4.getFile() and getResource() instead; fix morphlines/map-reduce to not duplicate test resources and fix dependencies among them. 2014-02-22 20:02:13 +00:00
morphlines-cell SOLR-5764: Fix recently added tests to not use absolute paths to load test-files, use SolrTestCaseJ4.getFile() and getResource() instead; fix morphlines/map-reduce to not duplicate test resources and fix dependencies among them. 2014-02-22 20:02:13 +00:00
morphlines-core SOLR-5764: Set eol-style on test resources 2014-02-23 02:22:02 +00:00
uima LUCENE-5273: Fix slowdown when running 'ant example': unless called from the 'create-package' target, the 'lucene-jars-to-solr' and 'module-jars-to-solr' targets no longer depend on '-unpack-lucene-tgz', pulling lucene-*.jar from lucene/build/*/ instead. 2013-10-13 21:04:31 +00:00
velocity LUCENE-5249: All Lucene/Solr modules should use the same dependency versions 2013-10-01 21:01:12 +00:00
contrib-build.xml LUCENE-3808: Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks. 2012-04-15 14:41:44 +00:00