Commit Graph

19 Commits

Author SHA1 Message Date
Grant Ingersoll 535fd96fa5 fix Luke classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@935962 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 15:40:06 +00:00
Robert Muir af9ee162d7 LUCENE-1709: specify output dir as temp dir, prevents junit temp files from littering the src tree
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933543 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 11:01:46 +00:00
Robert Muir 29334f61cb LUCENE-1709: respect this variable for solr, too. for now keep the default at 2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933541 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 10:45:43 +00:00
Robert Muir 9a43d0ee41 SOLR-1876: convert all Solr tokenstreams to CharTermAttribute, make all non-final TokenStreams/Analyzers final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932862 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 10:31:34 +00:00
Grant Ingersoll 0efaf5fc04 Luke version tick
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930506 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03 11:17:21 +00:00
Grant Ingersoll 874e7b95f7 Fix the Luke target to work with the new layout, classpaths, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928809 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 15:52:39 +00:00
Robert Muir 65127736f0 LUCENE-1709: Parallelize Tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928069 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 21:55:57 +00:00
Uwe Schindler 9213bcafca update build.xml for new clover version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926629 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 15:37:06 +00:00
Robert Muir b2337afd66 SOLR-1835: minor cleanups, remove redundant ant libs, add missing newlines to formatted errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926608 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 15:06:54 +00:00
Robert Muir 569216606e SOLR-1835: add a sysprop -Dsequential-tests=something that allows you to force tests to run sequentially
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926599 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 14:50:34 +00:00
Robert Muir b93a922a5e SOLR-1835: only create the output dir once when doing parallel tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926595 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 14:37:27 +00:00
Robert Muir 03345e1482 SOLR-1835: run the core tests in parallel... not perfect but a start
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926470 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 06:02:05 +00:00
Robert Muir cb4985074f prevent useless gc in tests, using the value from lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926145 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 15:42:30 +00:00
Mark Robert Miller c5a9eded5c use ramdir for local tests and fsdir for nightly tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926073 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 13:30:36 +00:00
Mark Robert Miller 7ff48d1133 keep lucene from compiling 5 times when running test and reorganize all the lucene refs in one spot
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925382 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 19:11:50 +00:00
Yonik Seeley d56233ab6b SOLR-1835: add SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925285 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 15:43:07 +00:00
Mark Robert Miller 676a9ca51d clean up ant a bit - take dupe refs to Lucene classes out of solr contribs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925206 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 13:01:40 +00:00
Mark Robert Miller cd490f915a switch Solr to really run off lucene trunk rather than just copy jars - still needs some love (too many duplicate lucene refs for one) but its a start
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924634 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 04:39:17 +00:00
Dawid Weiss 42bc0c4616 SVN-GIT conversion, path copy emulation. 2016-01-23 01:18:39 +01:00