Commit Graph

194 Commits

Author SHA1 Message Date
Robert Muir 60ffa638b6 SOLR-4748: remove more bogus files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470563 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 15:00:35 +00:00
Robert Muir 79e22bd13a SOLR-4748: remove bogus files in licenses/ directory and fix the build to fail again when this happens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470558 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 14:49:54 +00:00
Mark Robert Miller 496c2d0365 SOLR-4737: Update sha1 file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469678 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 03:50:24 +00:00
Mark Robert Miller 51b597832e SOLR-3706: straighten out license files and jar checksums
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461717 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 17:16:26 +00:00
Steven Rowe 61875d4c8f LUCENE-4879: Finish solr upgrade: upgrade randomizedtesting-runner and junit4-ant dependencies in solr/test-framework/ivy.xml; and add junit4-ant 2.0.9 SHA1 to solr/licenses/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461280 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 19:40:56 +00:00
Steven Rowe 396300149d LUCENE-4879: Add randomizedtesting-runner 2.0.9 SHA1 to solr/licenses/; Maven configuration: upgrade randomizedtesting-runner from 2.0.8 to 2.0.9.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461161 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 14:59:37 +00:00
Robert Muir edc777e22e SOLR-4607: use noggit 0.5 release jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1457811 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 15:28:35 +00:00
Steven Rowe 4618a5a0fe SOLR-4503: Add REST API methods to get schema information: fields, dynamicFields, fieldTypes, and copyFields. Restlet 2.1.1 is integrated and is used to service these requests.
Also fixes bugs in dynamic copyField logic described in SOLR-3798.
Also fixes a bug with proxied SolrCloud requests (SOLR-4210) when using the GET method.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453161 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 04:50:33 +00:00
Chris M. Hostetter 7de447115d SOLR-4416: fix SHA files for tika upgrade
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452626 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 01:41:23 +00:00
Dawid Weiss 3da037a46d Propset.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452251 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 11:01:32 +00:00
Dawid Weiss 2080245c8d SOLR-4259: Carrot2 dependency should be declared on the mini version, not the core.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452220 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 09:30:00 +00:00
Steven Rowe e0454efd7c SOLR-4462: downgraded Solrj httpcore dependency from 4.2.3 to 4.2.2, and added comments to solrj/ivy.xml describing versioning for httpcomponents httpmime and httpcore, based on httpclient version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1446713 13f79535-47bb-0310-9956-ffa450edef68
2013-02-15 18:09:13 +00:00
Chris M. Hostetter f16037ec2d SOLR-4451: SolrJ, and SolrCloud internals, now use SystemDefaultHttpClient under the covers -- allowing many HTTP connection related properties to be controlled via 'standard' java system properties. (hossman)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1445945 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 21:45:57 +00:00
Mark Robert Miller 8a23ab7cfd SOLR-4308: Remove license files and maven references
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1434022 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 16:29:46 +00:00
Dawid Weiss 0d05a14bd6 SOLR-4106: Javac/ ivy path warnings with morfologik fixed by updating to Morfologik 1.5.5 (no functional changes).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428823 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 12:42:00 +00:00
Stanisław Osiński bf412aa62c SOLR-3279: upgrade Carrot2 to version 3.6.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427747 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 11:41:19 +00:00
Dawid Weiss a25096e273 LUCENE-4650: Upgrade randomized testing to version 2.0.8: make the test framework more robust under low memory conditions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427696 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 08:16:22 +00:00
Erik Hatcher fcc4d6f01a SOLR-3735: Relocate the example mime-to-extension mapping, and upgrade Velocity Engine to 1.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426716 13f79535-47bb-0310-9956-ffa450edef68
2012-12-29 08:41:53 +00:00
Uwe Schindler ba52cd4e03 Revert SOLR-1972
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426230 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27 15:48:37 +00:00
Uwe Schindler 59af60a806 SOLR-4205: Update randomized-testing framework to 2.0.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1422836 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 10:36:40 +00:00
Uwe Schindler 497342bd6b LUCENE-4632: Restrict test-framework's write permissions more: Only allow write to per-JVM CWD and the clover.db.dir; update randomizedtesting to 2.0.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1422437 13f79535-47bb-0310-9956-ffa450edef68
2012-12-16 00:50:32 +00:00
Mark Robert Miller 52536c12a2 SOLR-4114: add back commented out test with 10 second wait, add Per's new test, add test to ensure no two cores use the same index directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1420327 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 18:32:37 +00:00
Robert Muir 56df745988 SOLR-4155: upgrade jetty to 8.1.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419466 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 14:02:32 +00:00
Dawid Weiss f26a84adca LUCENE-4603: Upgrade randomized testing to version 2.0.5: print forked JVM PIDs on heartbeat from hung tests (Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419261 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 08:41:16 +00:00
Mark Robert Miller ad138e5219 SOLR-4119: Update Guava to 13.0.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1414853 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 18:31:13 +00:00
Mark Robert Miller dad188820e SOLR-3602: Update ZooKeeper to 3.4.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411527 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 03:36:14 +00:00
James Dyer f8736aaf9a SOLR-2045: DIH doesn't release jdbc connections for some databases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1408364 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 17:33:00 +00:00
Robert Muir 3c14a51d14 SOLR-4050: ensure we have no trash in example/lib, move jetty start.jar into ivy.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1407107 13f79535-47bb-0310-9956-ffa450edef68
2012-11-08 14:50:41 +00:00
Yonik Seeley ce716b2606 SOLR-4031: add checksums for new jetty jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1406664 13f79535-47bb-0310-9956-ffa450edef68
2012-11-07 15:06:15 +00:00
Alan Woodward 465d54eb82 SOLR-1972: Add metrics-core sha1 and license files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1403638 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 08:38:26 +00:00
Dawid Weiss e0e91d252f Upgrade randomized testing to version 2.0.4: avoid hangs on shutdown
hooks hanging forever by calling Runtime.halt() in addition to 
Runtime.exit() after a short delay to allow graceful shutdown (Dawid Weiss)



git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402952 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 08:34:26 +00:00
Dawid Weiss 8fd5dd6bdd Updating rr to 2.0.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1395778 13f79535-47bb-0310-9956-ffa450edef68
2012-10-08 21:05:46 +00:00
Robert Muir 251744ce34 ant jar-checksums
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1392571 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 20:32:53 +00:00
Uwe Schindler e92e7e0953 LUCENE-4431: Fix license of servlet-api.jar in Solr and Lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390235 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 00:22:54 +00:00
Robert Muir 1291a71cee LUCENE-4406: regenerate checksums (ant jar-checksums) for new randomizedtesting jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1387608 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 14:20:42 +00:00
Robert Muir 310eb39792 LUCENE-3720: fix BeiderMorseFilter OOM issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1386662 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 15:32:46 +00:00
David Wayne Smiley 1b7e2c4ee2 LUCENE-4351 update sha1 hashes for spatial4j 0.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381258 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 17:22:32 +00:00
Dawid Weiss 7c4ce14e7f Update missing SHA files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381139 13f79535-47bb-0310-9956-ffa450edef68
2012-09-05 11:01:22 +00:00
Robert Muir 84fb1d09d0 LUCENE-4334: remove unnecessary ant-junit dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1378090 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 11:50:28 +00:00
Jan Høydahl 01cdc012a0 SOLR-3707: Upgrade Solr to Tika 1.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1374501 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 01:47:40 +00:00
Chris M. Hostetter 7be3e71665 SOLR-3690: need to copy the license + sha1 files to be included in solr artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373606 13f79535-47bb-0310-9956-ffa450edef68
2012-08-15 20:04:17 +00:00
Mark Robert Miller 45030e76eb SOLR-3639: Update ZooKeeper to 3.3.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369025 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 15:22:17 +00:00
Robert Muir 16dbab69b2 fix jar-checksums task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1368966 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 14:05:26 +00:00
Robert Muir 6d2a288be3 LUCENE-4262: add ivy sync=true, so when resolve runs, only jars that should be there are there
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366509 13f79535-47bb-0310-9956-ffa450edef68
2012-07-27 19:18:49 +00:00