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 org.eclipse.jdt.annotation version in the JDT feature #75

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

iloveeclipse
Copy link
Member

Fixes SDK build failure due the missing required bundle after eclipse-jdt/eclipse.jdt.core#1500 change.

Fixes eclipse-platform/eclipse.platform.releng.aggregator#1486

@iloveeclipse
Copy link
Member Author

[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.jdt.feature.group 3.19.300.qualifier
[ERROR]   Missing requirement: org.eclipse.jdt.feature.group 3.19.300.qualifier requires 'org.eclipse.equinox.p2.iu; org.eclipse.jdt.annotation [2.2.800,2.2.801)' but it could not be found
[ERROR] 

Looks like a chicken and egg problem?

@akurtakov
Copy link
Contributor

Just submit this one and after next I-build this repo will build too.
FWIW, this is the reason why so many repo changes have been done in Platform - to reduce exactly this kind of problems.

@iloveeclipse iloveeclipse merged commit 68f6ecf into eclipse-jdt:master Oct 30, 2023
2 of 3 checks passed
@iloveeclipse iloveeclipse deleted the issue_1486 branch October 30, 2023 08:49
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.

I20231029-1800 - BUILD FAILED
2 participants