Dawid Weiss
72ba7ae2ee
LUCENE-8930: script testing in the distribution ( #550 )
2022-01-20 00:09:15 +09:00
Uwe Schindler
42fe2d5620
LUCENE-10364: Prepare and update errorprone plugin for Java 17 ( #590 )
2022-01-07 19:19:46 +01:00
Dawid Weiss
d2c98912eb
This reverts commit a7b50f723d
.
2021-12-19 08:51:13 +01:00
Dawid Weiss
a7b50f723d
Reverting back to b48cac02
.
2021-12-18 23:36:30 +01:00
Dawid Weiss
9224bde83c
Add assertj.
2021-12-16 16:49:20 +01:00
Dawid Weiss
9917092bf8
LUCENE-10313: merge log4j-less Luke.
2021-12-16 15:47:52 +01:00
Dawid Weiss
36638dcb1e
LUCENE-10313: drop log4j from luke ( #544 )
2021-12-16 11:18:34 +01:00
Tomoko Uchida
e111182e12
LUCENE-10303: Upgrade log4j to 2.15.0
2021-12-11 10:43:03 +09:00
Tomoko Uchida
cb788d8e9e
LUCENE-10305: Ensure line endings of versions.props is LF
2021-12-11 10:10:44 +09:00
Dawid Weiss
8511def95b
LUCENE-10307: add distribution sanity tests.
2021-12-10 17:25:47 +01:00
Dawid Weiss
6d83c2e08e
LUCENE-10255: add gradle compilation and module descriptor support for the java module system. Adds module descriptors to all Lucene subprojects.
2021-12-10 17:16:19 +01:00
Robert Muir
5a1fdd8865
remove unnecessary "dependencies" in versions.props ( #526 )
...
Looks like stray cats from back when it was shared with solr
2021-12-07 21:22:54 -05:00
Dawid Weiss
d2b7e7a441
LUCENE-10284: Upgrade morfologik-stemming to 2.1.8 ( #514 )
2021-12-04 09:56:28 +01:00
Dawid Weiss
0eeba8d37c
LUCENE-10238: Update icu4j to 70.1. ( #447 )
2021-11-17 18:13:40 +01:00
David Smiley
c2c215d3a8
LUCENE-10201: Upgrade Spatial4j to 0.8 ( #409 )
...
Upgrading Spatial4j to 0.8 improving a varitety of minor things.
See release notes:
https://github.com/locationtech/spatial4j/releases/tag/spatial4j-0.8
Test-only dependency on JTS is upgraded to 1.17 as well
2021-10-29 22:01:52 -04:00
Dawid Weiss
e470535072
LUCENE-9654: Expressions module gramar antlr code regeneration ( #269 )
2021-08-27 12:47:19 +02:00
Patrick Zhai
caa822ff38
LUCENE-10021: Upgrade HPPC to 0.9.0. Replace usage of ...ScatterMap to ...HashMap ( #209 )
2021-07-13 14:38:46 +02:00
Jan Høydahl
d47b75395c
LUCENE-9985 Upgrade Jetty to 9.4.41 ( #165 )
2021-06-04 09:41:35 +02:00
András Salamon
0e245171f1
SOLR-15002 Upgrade httpclient to 4.5.13 and httpcore to 4.4.13 ( #14 )
2021-03-17 22:25:42 -04:00
Dawid Weiss
fdf486ba54
LUCENE-9375: post-repo-split removal of solr counterpart.
2021-03-10 11:20:08 +01:00
Dawid Weiss
409bc37c13
SOLR-14759: a few initial changes so that Lucene can be built independently while Solr code is still in place. ( #2448 )
2021-03-08 14:59:08 +01:00
Robert Muir
dd91f5ca82
LUCENE-9773: upgrade icu to 68.2 ( #2372 )
...
Upgrade from icu 62.2 to 68.2, with Unicode 13 support.
Modify GenerateUTR30DataFiles to take the release tag as a program
argument. Gradle populates this automatically, removing a manual step
from regeneration process.
2021-02-15 14:56:13 -05:00
Mike Drob
66e285e7ae
SOLR-14995 Update Jetty to latest version
2020-11-11 13:27:49 -08:00
Dawid Weiss
0f871b2c56
SOLR-14926: Modernize and clean up search results clustering contrib.
2020-11-03 09:31:53 +01:00
Erick Erickson
521ca54802
SOLR-14844: Upgrade Jetty to 9.4.32.v20200930
2020-10-26 19:03:10 -04:00
Mike Drob
9805b125dc
LUCENE-9579 Update to JUnit 4.13.1 ( #1981 )
2020-10-14 12:51:50 -05:00
Timothy Potter
e879a52291
SOLR-14659: Remove restlet as dependency for the ManagedResource API ( #1938 )
...
Co-authored-by: noblepaul <noble.paul@gmail.com>
2020-10-04 11:21:49 -06:00
Bruno Roustant
167c3050df
SOLR-14905: Upgrade commons-io version to 2.8.0.
...
Closes #1934
2020-10-01 10:07:42 +02:00
Erick Erickson
ab3f1f0d1d
SOLR-14876: Upgrade to zookeeper 3.6.2
2020-09-18 22:37:29 -04:00
Erik Hatcher
2364a7aded
SOLR-14792: Remove VelocityResponseWriter
2020-09-17 08:45:13 -04:00
Varun Thacker
121b262389
LUCENE-9497: Integerate Error Prone ( Static Analysis Tool ) during compilation ( #1816 )
...
LUCENE-9497: Integrate Error Prone, a static analysis tool during compilation
2020-09-07 14:42:48 -07:00
Alexandre Rafalovitch
a57ba25400
SOLR-14783: Remove DIH from 9.0 ( #1794 )
...
* Remove DIH example directory
* Remove contrib code directories
* Remove contrib package related configurations for build tools
* Remove mention of DIH example
* remove dih as build dependencies and no-longer needed version pins
* Remove README references to DIH
* Remove dih mention from the script that probably does need to exist at all
* More build artifact references
* More removed dependencies leftovers (licenses/versions)
* No need to smoke exclude DIH anymore
* Remove Admin UI's DIH integration
* Remove DIH from shortname package list
* Remove unused DIH (related? not?) dataset
Unclear what is happening here, but there is no reference to that directory anywhere else
The other parallel directories ARE referenced in a TestConfigSetsAPI.java
* Hidden Idea files references
* No DIH to ignore anymore
* Remove last Derby DB references
* Remove DIH from documentation
Add the information in Major Changes document with the link to the external repo
* Added/updated a mention to CHANGES
* Fix leftover library mentions
* Fix Spellings
2020-08-29 10:52:04 -04:00
Dawid Weiss
5375a2d2ad
LUCENE-9454: upgrade hamcrest to version 2.2. ( #1738 )
2020-08-11 11:55:52 +02:00
Erick Erickson
67da34ac3b
SOLR-14676: Update commons-collections to 4.4 and use it in Solr
2020-07-23 17:09:15 -04:00
Ishan Chattopadhyaya
df3bc4288c
SOLR-14603: Upgrade Restlet to 2.4.3
2020-07-04 14:53:00 +05:30
Erick Erickson
76e1d901cb
SOLR-14592: Upgrade Zookeeper to 3.6.1
2020-07-01 19:47:16 -04:00
Patrick Zhai
2991acf8ff
LUCENE-9391: Upgrade HPPC to 0.8.2 ( #1560 )
...
* LUCENE-8574: Upgrade HPPC to 0.8.2 (Co-authored-by: Haoyu Zhai <haoyzhai@amazon.com>)
2020-06-12 07:36:43 +02:00
Erick Erickson
724709c8c0
SOLR-14498: BlockCache gets stuck not accepting new stores. Fix gradle check
2020-05-28 08:12:30 -04:00
David Smiley
3fba3daa95
SOLR-14461: Replace commons-fileupload with Jetty ( #1490 )
2020-05-22 00:34:48 -04:00
Erick Erickson
aeb9f6ce5b
SOLR-7880: Update commons-cli to 1.4
2020-05-10 19:04:30 -04:00
Erick Erickson
4a76a59d69
SOLR-14466: Upgrade log4j2 to latest release (2.13.2)
2020-05-08 13:28:19 -04:00
Erick Erickson
e1e2085e94
SOLR-14386: Update Jetty to 9.4.27 and dropwizard-metrics version to 4.1.5
2020-04-04 16:14:57 -04:00
Erick Erickson
5c2011a6fb
SOLR-14367: Upgrade Tika to 1.24
2020-03-29 08:48:00 -04:00
Dawid Weiss
7fe6f9c57d
LUCENE-9279: Update dictionary version for Ukrainian analyzer (with corrected checksums).
2020-03-16 21:47:14 +01:00
Dawid Weiss
1abed9ab22
Revert "LUCENE-9279: Update dictionary version for Ukrainian analyzer ( #1354 )"
...
This reverts commit 73b618a55c
.
2020-03-16 21:19:05 +01:00
erick
6c1d992fad
SOLR-14312: SOLR-14296: Upgrade Zookeeper to 3.5.7, Update netty to 4.1.47
2020-03-15 22:11:49 -04:00
arysin
73b618a55c
LUCENE-9279: Update dictionary version for Ukrainian analyzer ( #1354 )
2020-03-15 22:17:05 +01:00
Cao Manh Dat
d9c43d9fa3
SOLR-14286: Fix gradle precommit
2020-02-27 18:24:39 +07:00
Jan Høydahl
16b8d50284
SOLR-14221: Upgrade restlet to version 2.4.0 ( #1211 )
2020-02-02 11:35:14 +01:00
Dawid Weiss
44c203d72f
Add workaround for https://github.com/palantir/gradle-consistent-versions/issues/383
2020-01-15 11:44:21 +01:00