Skip to content
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

Exclude deprecations in lucene.core from reporting #2734

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

akurtakov
Copy link
Member

Fixes the
org.apache.lucene.core(10.1.0)
DEPRECATED org.apache.lucene.search.TopFieldCollectorManager#TopFieldCollectorManager(Sort, int, FieldDoc, int, boolean)
DEPRECATED org.apache.lucene.search.TopScoreDocCollectorManager#TopScoreDocCollectorManager(int, ScoreDoc, int, boolean)
DEPRECATED org.apache.lucene.util.Version#LUCENE_9_12_0 in e.g. https://download.eclipse.org/eclipse/downloads/drops4/I20250108-0430/apitools/deprecation/apideprecation.html

Fixes the
org.apache.lucene.core(10.1.0)
DEPRECATED	org.apache.lucene.search.TopFieldCollectorManager#TopFieldCollectorManager(Sort,
int, FieldDoc, int, boolean)
DEPRECATED	org.apache.lucene.search.TopScoreDocCollectorManager#TopScoreDocCollectorManager(int,
ScoreDoc, int, boolean)
DEPRECATED	org.apache.lucene.util.Version#LUCENE_9_12_0 in e.g.
https://download.eclipse.org/eclipse/downloads/drops4/I20250108-0430/apitools/deprecation/apideprecation.html
@akurtakov
Copy link
Member Author

This report is generated only by I-build thus not waiting for verification.

@akurtakov akurtakov merged commit 51a7b04 into eclipse-platform:master Jan 8, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant