Skip to content

Update target platform dependencies #525

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

Closed
wants to merge 1 commit into from

Conversation

mfussenegger
Copy link
Contributor

Fixes build errors. The old location is no longer available:

https://download.eclipse.org/releases/2023-12/202311171000/ returns 404

Fixes build errors. The old location is no longer available:

https://download.eclipse.org/releases/2023-12/202311171000/ returns 404
@mfussenegger
Copy link
Contributor Author

Btw. is there any chance to make sure tagged releases don't depend on any other ephemeral snapshot versions?
E.g. 0.50.0 also doesn't build for me - it seems some resource it depends on also disappeared.

@testforstephen
Copy link
Contributor

replaced by #528

@testforstephen
Copy link
Contributor

Btw. is there any chance to make sure tagged releases don't depend on any other ephemeral snapshot versions?
E.g. 0.50.0 also doesn't build for me - it seems some resource it depends on also disappeared.

This is the same challenge for eclipse.jdt.ls, which frequently updates the target platform to get new feature. As a result, the side extension like the java-debug has to update the TP as well to unblock the build job.

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