Skip to content

Conversation

@datho7561
Copy link
Contributor

No description provided.

@datho7561
Copy link
Contributor Author

The tests for microprofile.ls are passing flawlessly locally, so I'm very confused why they're failing here.

@datho7561 datho7561 requested a review from rgrunber September 19, 2025 13:29
datho7561 added a commit to datho7561/lsp4mp that referenced this pull request Sep 19, 2025
- Updates the version of gradle used from 7.3 to 9.1.0 so that it can be
  imported using Java 21, which should fix two test cases that are
  faling on GitHub Actions (but not locally for me)
- This requires updating the Quarkus version of the project, so that the
  updated Quarkus Gradle plugin can be used, since the older version of
  the Quarkus Gradle plugin doesn't work with Gradle 9.1.0

Requires eclipse-lsp4mp#505

Signed-off-by: David Thompson <[email protected]>
Copy link
Contributor

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be fine since platform itself tends to be more stable, but just be aware that in eclipse-jdtls/eclipse.jdt.ls#3526 I opted to use the 4.37 release until at least M1 of 4.38 for stability.

datho7561 added a commit to datho7561/lsp4mp that referenced this pull request Sep 19, 2025
- Updates the version of gradle used from 7.3 to 9.1.0 so that it can be
  imported using Java 21, which should fix two test cases that are
  faling on GitHub Actions (but not locally for me)
- This requires updating the Quarkus version of the project, so that the
  updated Quarkus Gradle plugin can be used, since the older version of
  the Quarkus Gradle plugin doesn't work with Gradle 9.1.0

Requires eclipse-lsp4mp#505

Signed-off-by: David Thompson <[email protected]>
@datho7561 datho7561 merged commit 360d3fa into eclipse-lsp4mp:master Sep 19, 2025
1 of 10 checks passed
@datho7561 datho7561 deleted the update-target-platform branch September 19, 2025 15:36
datho7561 added a commit that referenced this pull request Sep 19, 2025
- Updates the version of gradle used from 7.3 to 9.1.0 so that it can be
  imported using Java 21, which should fix two test cases that are
  faling on GitHub Actions (but not locally for me)
- This requires updating the Quarkus version of the project, so that the
  updated Quarkus Gradle plugin can be used, since the older version of
  the Quarkus Gradle plugin doesn't work with Gradle 9.1.0

Requires #505

Signed-off-by: David Thompson <[email protected]>
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