FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update target platform dependencies by mfussenegger · Pull Request #525 · microsoft/java-debug · GitHub

Update target platform dependencies - #525

Closed
Mathias Fußenegger (mfussenegger) wants to merge 1 commit into
microsoft:mainfrom
mfussenegger:platform-deps
Closed

Update target platform dependencies#525
Mathias Fußenegger (mfussenegger) wants to merge 1 commit into
microsoft:mainfrom
mfussenegger:platform-deps

Conversation

Copy link
Copy Markdown
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

Copy link
Copy Markdown
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.

Copy link
Copy Markdown
Contributor

replaced by #528

Copy link
Copy Markdown
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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL