Skip to content

Cleanup parsing.lucene module and fix deprecations #8590

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mbien
Copy link
Member

@mbien mbien commented Jun 16, 2025

  • all lucene deprecations fixed
  • javac warnings fixed
  • JDK 17 language level and other cleanup

Lucene 4.0 breaks API which makes an upgrade a bit tricky since not much builds after that. This moves some of the work to 3.6.2 while tests are still working as attempt to make #8384 easier.

 - all lucene deprecations fixed
 - javac warnings fixed
 - JDK 17 language level and other cleanup
@mbien mbien added Code cleanup ci:all-tests [ci] enable all tests ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels Jun 16, 2025
@mbien mbien added this to the NB27 milestone Jun 16, 2025
@mbien mbien marked this pull request as ready for review June 16, 2025 04:42
@mbien mbien added the Editor label Jun 16, 2025
@mbien mbien requested a review from lkishalmi June 18, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:all-tests [ci] enable all tests ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) Code cleanup Editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant