eclipse-lsp4j / lsp4j

A Java implementation of the language server protocol intended to be consumed by tools and language servers implemented in Java.
https://eclipse.org/lsp4j
Other
613 stars 145 forks source link

Update version qualifier for guava #684

Closed pisv closed 1 year ago

pisv commented 1 year ago

Version qualifier for com.google.guava 30.1.0 has changed in the latest Orbit repository S20221115203712 from v20210127-2300 to v20221112-0806, which causes LSP4J CI build to fail.

jonahgraham commented 1 year ago

This means we need a new release of LSP4J. Thankfully we don't have a hard dependency in our output on this version, but the p2 repo has the badly signed version and that is being contributed to simrel.

cdietrich commented 1 year ago

no issue from Xtext side if the release if available this week. i guess https://github.com/eclipse/lsp4j/pull/683 should also be part