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

Update target platform to lucene 10. #2665

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

merks
Copy link
Contributor

@merks merks commented Dec 16, 2024

  • Lucene 10 requires Java 21, so the SDK product should indicate it requires Java 21.

#2654

@merks
Copy link
Contributor Author

merks commented Dec 16, 2024

FYI, the license error is misleading. The failure failing to resolve at all, not actually failing license checks:

Missing requirement: org.apache.lucene.analysis-common 10.0.0.v20241213-1200 requires 'osgi.ee; (&(osgi.ee=JavaSE)(version=21))' but it could not be found

@akurtakov
Copy link
Member

You have to update targetJRE at end of target file to Java 21

- Lucene 10 requires Java 21, so the SDK product should indicate it
requires Java 21.

eclipse-platform#2654
@akurtakov
Copy link
Member

Merging and starting I-build to uncover what else needs updating.

@akurtakov akurtakov merged commit 3f6a83c into eclipse-platform:master Dec 16, 2024
4 checks passed
@merks merks deleted the pr-lucene-10 branch December 16, 2024 12:56
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.

2 participants