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
582 stars 141 forks source link

update to guava 32 and orbit 2023-09 #749

Closed cdietrich closed 12 months ago

cdietrich commented 12 months ago

update to guava 32 and orbit 2023-09

cdietrich commented 12 months ago

is there no jenkins anymore?

jonahgraham commented 12 months ago

is there no jenkins anymore?

Not for PRs, but for branches. It looks like it is hung though - https://ci.eclipse.org/lsp4j/job/lsp4j-multi-build/job/cd_guavaBmp/1/console

jonahgraham commented 12 months ago

is there no jenkins anymore?

Not for PRs, but for branches. It looks like it is hung though - https://ci.eclipse.org/lsp4j/job/lsp4j-multi-build/job/cd_guavaBmp/1/console

It looks like a transient Jenkins issue - job 3 worked fine and is reporting back to the here successfully.

cdietrich commented 12 months ago

thx for fixing typo

jonahgraham commented 12 months ago

Once this builds successfully I will merge it assuming no objections.

jonahgraham commented 12 months ago

The macOS Jakarta websocket tests seem unstable. Not sure if this is a new instability, but they have failed ~25% of the time.