Commit Graph

194 Commits

Author SHA1 Message Date
Dawid Weiss ca50e5b61c LUCENE-7653: Update randomizedtesting to version 2.5.0. Piggyback wiping of cwds of forked JVMs. 2017-01-23 13:39:19 +01:00
Uwe Schindler 27ec40d3f5 SOLR-9893: For full Java 9 compatibility also update to latest Objenesis 2.5 (this allows mocking frameworks to instantiate objects without a ctor) 2017-01-15 10:07:22 +01:00
Uwe Schindler 4eafdb337a SOLR-9893: Update Mockito to version 2.6.2 for Java 9 support. Disable all legacy EasyMock tests when running on Java 9 until they were migrated to Mockito 2017-01-14 12:43:24 +01:00
Andrzej Bialecki 9d606d8ff0 SOLR-9880: Add Ganglia, Graphite and SLF4J metrics reporters. 2016-12-27 19:52:06 +01:00
Andrzej Bialecki 8bbdb6248c Squashed commit of branch 'feature/metrics', containing:
SOLR-4735: Improve Solr metrics reporting
    SOLR-9812: Implement /admin/metrics API
    SOLR-9805: Use metrics-jvm library to instrument jvm internals
    SOLR-9788: Use instrumented jetty classes
2016-12-20 09:31:24 +01:00
Anshum Gupta 39c2f3d80f SOLR-9819: Add new line to the end of SHA 2016-12-02 16:42:35 -08:00
Anshum Gupta c61268f7cd SOLR-9819: Upgrade Apache commons-fileupload to 1.3.2, fixing a security vulnerability 2016-12-02 12:14:35 -08:00
Shalin Shekhar Mangar 5228c8e140 SOLR-9801: Upgrade jetty to 9.3.14.v20161028 2016-11-26 00:51:03 +05:30
Shalin Shekhar Mangar ff6da66601 SOLR-8785: Use Dropwizard Metrics library for core metrics 2016-11-22 14:37:33 +05:30
Dawid Weiss 401d77485d SOLR-7539: Upgrade the clustering plugin to Carrot2 3.15.0. 2016-11-04 16:02:00 +01:00
Dawid Weiss a19ec194d2 LUCENE-7513: Update to randomizedtesting 2.4.0. 2016-10-21 11:14:37 +02:00
Dawid Weiss be8bd77b17 LUCENE-7507: Upgrade morfologik-stemming to version 2.1.1 (fixes security manager issue with Polish dictionary lookup). 2016-10-19 23:40:24 +02:00
Dawid Weiss f87276e865 LUCENE-7458: Update license texts of dual-licensed libraries to conform to resolved ASF cases 2016-09-22 09:51:16 +02:00
Dawid Weiss 6c48549f8d LUCENE-7455: slf4j uses MIT license not BSD-LIKE 2016-09-21 16:15:40 +02:00
Gregory Chanan 7bf019a9c2 SOLR-9200: Add Delegation Token Support to Solr 2016-07-28 12:59:05 -04:00
markrmiller 2c96c91dd8 SOLR-9076: Add some missing dependencies. 2016-07-01 09:06:15 -04:00
Gregory Chanan f273cb1b3a SOLR-9076: Update to Hadoop 2.7.2 2016-06-23 13:41:15 -07:00
Uwe Schindler 9c88143bda SOLR-8981: Add notice for jackcess 2016-06-20 23:50:30 +02:00
Uwe Schindler 19cb7404f5 SOLR-8981: Update TIKA to 1.13:
- This commit merges branch 'SOLR-8981' of https://github.com/tballison/lucene-solr
- Adds some modifications and reverts jackcess-encrypt addition (not yet working)
- Fixes order of ivy-versions.properties
- This closes #44
2016-06-18 12:23:28 +02:00
tballison dd09f0f42b SOLR-8981 add jackcess-encrypt 2016-06-17 15:32:19 -04:00
tballison 31c091b485 SOLR-8981 clean up new lines, upgrade isoparser, add notice in CHANGES.txt 2016-06-17 09:47:53 -04:00
tballison 1706b92790 SOLR-8981 clean up license and sha1 info 2016-06-16 15:36:52 -04:00
Uwe Schindler 02c65547e2 LUCENE-7334: Update ASM dependency to 5.1 2016-06-12 14:20:56 +02:00
Mikhail Khludnev d8a6bf8a05 SOLR-9147: trying to fix the build 2016-05-23 07:58:18 +03:00
Mikhail Khludnev 3ea12f2be4 SOLR-9147: using BAOS from commons io 2.5 in EmbeddedSolrServer to avoid array resize. 2016-05-23 00:10:17 +03:00
Jan Høydahl 0ebe6b0f79 SOLR-9053: Upgrade commons-fileupload to 1.3.1, fixing a potential vulnerability 2016-05-03 13:36:06 +02:00
Uwe Schindler b0af7a4adf LUCENE-7174: Upgrade randomizedtesting to 2.3.4 2016-04-04 23:01:48 +02:00
Steve Rowe 6ebf61535e SOLR-7339: Upgrade to Jetty 9.3.8.v20160314 2016-03-17 01:46:36 -04:00
David Smiley 569b6ca9ca LUCENE-7060: Spatial4j 0.6 upgrade. Package com.spatial4j.core -> org.locationtech.spatial4j 2016-03-02 21:05:32 -05:00
Dawid Weiss a77d67a926 SOLR-8711: follow-up removal of dependencies no longer used. 2016-02-23 10:49:23 +01:00
Dawid Weiss ed90697dd2 SOLR-8711: Upgrade Carrot2 clustering dependency to 3.12.0
SOLR-8710: Upgrade morfologik-stemming to version 2.1.0
LUCENE-7040: Upgrade morfologik-stemming to version 2.1.0
2016-02-22 18:23:50 +01:00
Robert Muir b0a43aa1b2 LUCENE-7035: Upgrade icu4j to 56.1/unicode 8. 2016-02-17 20:10:02 -05:00
markrmiller 0bba332549 SOLR-7339: Jetty 9.3 upgrade. 2016-02-16 16:01:10 -05:00
Shalin Shekhar Mangar 96360c78c4 SOLR-7339: Revert Jetty 9.3 upgrade
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1723604 13f79535-47bb-0310-9956-ffa450edef68
2016-01-07 17:51:57 +00:00
Dawid Weiss 35758f62c8 LUCENE-6924: Upgrade randomizedtesting to 2.3.2.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718345 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 13:12:45 +00:00
Shalin Shekhar Mangar c10dd7daa7 SOLR-7339: Upgrade Jetty to v9.3.6.v20151106
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1717377 13f79535-47bb-0310-9956-ffa450edef68
2015-12-01 04:21:34 +00:00
Dawid Weiss d07124ef6f LUCENE-6899: upgrade randomizedtesting to version 2.3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714945 13f79535-47bb-0310-9956-ffa450edef68
2015-11-18 07:50:02 +00:00
Jan Høydahl efa69bb18e SOLR-8269: Upgrade commons-collections to 3.2.2. This fixes a known serialization vulnerability
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714638 13f79535-47bb-0310-9956-ffa450edef68
2015-11-16 17:35:48 +00:00
Dawid Weiss 295b9972f4 LUCENE-6862: Upgrade of RandomizedRunner to version 2.2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1711203 13f79535-47bb-0310-9956-ffa450edef68
2015-10-29 09:38:20 +00:00
Uwe Schindler 6b36732a9b LUCENE-6830: Upgrade ANTLR used in expressions module to version 4.5.1-1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708935 13f79535-47bb-0310-9956-ffa450edef68
2015-10-16 09:43:56 +00:00
Joel Bernstein 14854b4f08 SOLR-8153: Support upper case and mixed case column identifiers in the SQL interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708259 13f79535-47bb-0310-9956-ffa450edef68
2015-10-12 21:51:45 +00:00
Dawid Weiss d557d725ed SOLR-7790: upgrade to C2 3.10.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707680 13f79535-47bb-0310-9956-ffa450edef68
2015-10-09 09:32:26 +00:00
Dawid Weiss 7e6ba558ff LUCENE-6833: Upgraded Morfologik to version 2.0.1. The 'dictionary' attribute has been
reverted back and now points at the dictionary resource to be loaded instead of the default Polish dictionary.



git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707457 13f79535-47bb-0310-9956-ffa450edef68
2015-10-08 09:17:27 +00:00
Anshum Gupta f959fa2e4b LUCENE-6810: Removing spatial4j-0.4.1.jar.sha1 from Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704969 13f79535-47bb-0310-9956-ffa450edef68
2015-09-23 23:57:38 +00:00
David Wayne Smiley 69e5f9bdf4 LUCENE-6810: Spatial4j 0.5 upgrade. Mostly fixes a few edge-case bugs.
* the spatial4j tests jar is published and we use some utilities there; this adds a test dependency on it & SLF4J.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704759 13f79535-47bb-0310-9956-ffa450edef68
2015-09-23 02:46:43 +00:00
Dawid Weiss 4c27e2b374 LUCENE-6812: Upgrade RandomizedTesting to 2.1.17
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704600 13f79535-47bb-0310-9956-ffa450edef68
2015-09-22 12:29:23 +00:00
Dawid Weiss c1dc2fb6a6 SOLR-7790, SOLR-7792, SOLR-7791: Update Carrot2 clustering component to version 3.10.3. Upgrade HPPC library to version 0.7.1, morfologik-stemming to version 1.10.0. (Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697345 13f79535-47bb-0310-9956-ffa450edef68
2015-08-24 09:53:04 +00:00
Shalin Shekhar Mangar 5471932cf4 SOLR-7943: Upgrade Jetty to 9.2.13.v20150730
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696523 13f79535-47bb-0310-9956-ffa450edef68
2015-08-19 07:08:29 +00:00
Uwe Schindler 61d40c7dec LUCENE-6729: Upgrade ASM used in expressions module to version 5.0.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695169 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 21:30:05 +00:00
Uwe Schindler 7c9d78a2c4 LUCENE-6417: Upgrade ANTLR used in expressions module to version 4.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694614 13f79535-47bb-0310-9956-ffa450edef68
2015-08-07 07:10:40 +00:00