Skip to content

[7.x] Fix split packages in analysis-ukranian plugin (#78046)#78142

Merged
elasticsearchmachine merged 1 commit intoelastic:7.xfrom
rjernst:backport/7.x/pr-78046
Sep 21, 2021
Merged

[7.x] Fix split packages in analysis-ukranian plugin (#78046)#78142
elasticsearchmachine merged 1 commit intoelastic:7.xfrom
rjernst:backport/7.x/pr-78046

Conversation

@rjernst
Copy link
Copy Markdown
Member

@rjernst rjernst commented Sep 21, 2021

Backports the following commits to 7.x:

The analysis-ukranian plugin reuses server the server package name for
analysis. This commit moves the plugin implementation to use a single
package name, o.e.p.analysis.ukranian

Note that XUkrainianMorfologikAnalyzer does not need to be in the
ukranian lucene package, it works fine since it is a soft fork, not a
subclass.
@rjernst rjernst added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Sep 21, 2021
@elasticsearchmachine elasticsearchmachine merged commit 36b9337 into elastic:7.x Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants