You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by dw...@apache.org on 2021/12/04 08:56:34 UTC

[lucene] branch main updated: LUCENE-10284: Upgrade morfologik-stemming to 2.1.8 (#514)

This is an automated email from the ASF dual-hosted git repository.

dweiss pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/lucene.git


The following commit(s) were added to refs/heads/main by this push:
     new d2b7e7a  LUCENE-10284: Upgrade morfologik-stemming to 2.1.8 (#514)
d2b7e7a is described below

commit d2b7e7a4410e1b4a4e46818e38c89717963b5087
Author: Dawid Weiss <da...@carrotsearch.com>
AuthorDate: Sat Dec 4 09:56:28 2021 +0100

    LUCENE-10284: Upgrade morfologik-stemming to 2.1.8 (#514)
---
 lucene/CHANGES.txt                                 | 2 ++
 lucene/licenses/morfologik-fsa-2.1.5.jar.sha1      | 1 -
 lucene/licenses/morfologik-fsa-2.1.8.jar.sha1      | 1 +
 lucene/licenses/morfologik-polish-2.1.5.jar.sha1   | 1 -
 lucene/licenses/morfologik-polish-2.1.8.jar.sha1   | 1 +
 lucene/licenses/morfologik-stemming-2.1.5.jar.sha1 | 1 -
 lucene/licenses/morfologik-stemming-2.1.8.jar.sha1 | 1 +
 versions.lock                                      | 6 +++---
 versions.props                                     | 2 +-
 9 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index b2e133d..9578e14 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -98,6 +98,8 @@ Other
 
 * LUCENE-10273: Deprecate SpanishMinimalStemFilter in favor of SpanishPluralStemFilter. (Robert Muir)
 
+* LUCENE-10284: Upgrade morfologik-stemming to 2.1.8. (Dawid Weiss)
+
 ======================= Lucene 9.0.0 =======================
 
 New Features
diff --git a/lucene/licenses/morfologik-fsa-2.1.5.jar.sha1 b/lucene/licenses/morfologik-fsa-2.1.5.jar.sha1
deleted file mode 100644
index 638ac07..0000000
--- a/lucene/licenses/morfologik-fsa-2.1.5.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-8c28fea0e928b6eb1070926ad5820a3013020fa5
diff --git a/lucene/licenses/morfologik-fsa-2.1.8.jar.sha1 b/lucene/licenses/morfologik-fsa-2.1.8.jar.sha1
new file mode 100644
index 0000000..8e121e5
--- /dev/null
+++ b/lucene/licenses/morfologik-fsa-2.1.8.jar.sha1
@@ -0,0 +1 @@
+68e23e2c57fe5699d511b3a7a2f202f90020e214
diff --git a/lucene/licenses/morfologik-polish-2.1.5.jar.sha1 b/lucene/licenses/morfologik-polish-2.1.5.jar.sha1
deleted file mode 100644
index cb29f24..0000000
--- a/lucene/licenses/morfologik-polish-2.1.5.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-9e3dd781cf27337d64ab1bb0fc98d8b6c0fecf59
diff --git a/lucene/licenses/morfologik-polish-2.1.8.jar.sha1 b/lucene/licenses/morfologik-polish-2.1.8.jar.sha1
new file mode 100644
index 0000000..82e03b3
--- /dev/null
+++ b/lucene/licenses/morfologik-polish-2.1.8.jar.sha1
@@ -0,0 +1 @@
+f8fc4e6674395ffcb64c23ada9da74295b265bc5
diff --git a/lucene/licenses/morfologik-stemming-2.1.5.jar.sha1 b/lucene/licenses/morfologik-stemming-2.1.5.jar.sha1
deleted file mode 100644
index 56e3d97..0000000
--- a/lucene/licenses/morfologik-stemming-2.1.5.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-a195cbd8ffa3481ea0608a8ec1518f9fc771e78f
diff --git a/lucene/licenses/morfologik-stemming-2.1.8.jar.sha1 b/lucene/licenses/morfologik-stemming-2.1.8.jar.sha1
new file mode 100644
index 0000000..4321357
--- /dev/null
+++ b/lucene/licenses/morfologik-stemming-2.1.8.jar.sha1
@@ -0,0 +1 @@
+409fa92db4cfb0f90a33d303732a4882cee3d1e7
diff --git a/versions.lock b/versions.lock
index 4d33175..2299631 100644
--- a/versions.lock
+++ b/versions.lock
@@ -15,9 +15,9 @@ org.apache.httpcomponents:httpcore:4.4.13 (2 constraints: 961565ce)
 org.apache.logging.log4j:log4j-api:2.13.2 (1 constraints: bb0e1b76)
 org.apache.logging.log4j:log4j-core:2.13.2 (1 constraints: 3a053a3b)
 org.apache.opennlp:opennlp-tools:1.9.1 (1 constraints: 0d050c36)
-org.carrot2:morfologik-fsa:2.1.5 (1 constraints: d70d9836)
-org.carrot2:morfologik-polish:2.1.5 (1 constraints: 0a05fd35)
-org.carrot2:morfologik-stemming:2.1.5 (2 constraints: 0b12640c)
+org.carrot2:morfologik-fsa:2.1.8 (1 constraints: da0d9b36)
+org.carrot2:morfologik-polish:2.1.8 (1 constraints: 0d050036)
+org.carrot2:morfologik-stemming:2.1.8 (2 constraints: 1112dc0c)
 org.hamcrest:hamcrest:2.2 (1 constraints: a8041f2c)
 org.locationtech.spatial4j:spatial4j:0.8 (1 constraints: ac041f2c)
 org.ow2.asm:asm:7.2 (2 constraints: 900e3e5e)
diff --git a/versions.props b/versions.props
index 17d7811..79ec520 100644
--- a/versions.props
+++ b/versions.props
@@ -20,7 +20,7 @@ org.apache.httpcomponents:httpclient=4.5.13
 org.apache.httpcomponents:httpcore=4.4.13
 org.apache.logging.log4j:*=2.13.2
 org.apache.opennlp:opennlp-tools=1.9.1
-org.carrot2:morfologik-*=2.1.5
+org.carrot2:morfologik-*=2.1.8
 org.eclipse.jetty:*=9.4.41.v20210516
 org.hamcrest:*=2.2
 org.locationtech.jts:jts-core=1.17.0