Commit Graph

13 Commits

Author SHA1 Message Date
Chris M. Hostetter c2338fca20 adding neccessary SolrConfig hooks so TestHarness and unit tests can specify arbitrary solrconfig.xml files, modified unit tests to demonstrate this -- per SOLR-3 and SOLR-8
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@395148 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 06:00:20 +00:00
Chris M. Hostetter b2aca12c43 SOLR-3 - a general purpose test harness, JUnit base class, and migrated version of SolrTest's newtest.txt to JUnit
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@393142 13f79535-47bb-0310-9956-ffa450edef68
2006-04-11 04:36:46 +00:00
Yonik Seeley 039f7c853a add debugging info by default so we get linenumbers in stacktraces
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@387984 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 01:00:38 +00:00
Yonik Seeley 03009fad6b temporary fix for solr.war missing in example
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381199 13f79535-47bb-0310-9956-ffa450edef68
2006-02-26 23:13:52 +00:00
Chris M. Hostetter 9185558954 code requires 1.5, so be explicit in build.xml to cause a meaningful failure
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@380879 13f79535-47bb-0310-9956-ffa450edef68
2006-02-25 01:21:36 +00:00
Yonik Seeley d61f5dcc8f document "ant example"
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@380243 13f79535-47bb-0310-9956-ffa450edef68
2006-02-23 22:20:55 +00:00
Yonik Seeley d0edbc44f3 new targets javadocs, nightly, changes to other targets
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@378666 13f79535-47bb-0310-9956-ffa450edef68
2006-02-18 00:17:44 +00:00
Yonik Seeley 6e454e8330 add example and dist-example targets to build.xml
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@378133 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 01:05:55 +00:00
Yonik Seeley d1e8ad24c7 move SolarTest to SolrTest
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@375743 13f79535-47bb-0310-9956-ffa450edef68
2006-02-07 22:09:17 +00:00
Yonik Seeley d978defacf make apps/SolarTest runnable via ant test
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@375736 13f79535-47bb-0310-9956-ffa450edef68
2006-02-07 22:04:39 +00:00
Yonik Seeley 00de122b8f remove lucene package and lucene_extras dir, FieldSortedHitQueue is now public in lucene.
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@375308 13f79535-47bb-0310-9956-ffa450edef68
2006-02-06 16:24:21 +00:00
Yoav Shapira e818051f18 It semi-works now, but some cleanup still needed, especially around lucene_extras and the unit tests conversion to JUnit.
BTW, why is the XPP jar named with an O (the letter) instead of a 0 (the digit zero) in the version?


git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@373320 13f79535-47bb-0310-9956-ffa450edef68
2006-01-29 15:50:23 +00:00
Yoav Shapira b663f5916a Initial version of build.xml -- not working yet, but I need to commit here since there's no JDK 1.5 on minotaur, and I'll continue on my laptop to make it work.
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@373315 13f79535-47bb-0310-9956-ffa450edef68
2006-01-29 15:16:56 +00:00