Skip to content

Conversation

@datho7561
Copy link
Contributor

@datho7561 datho7561 commented Sep 19, 2025

  • Updates the version of gradle used from 7.3 to 9.1.0 so that the test project can be imported using Java 21, which should fix two test cases that are failing on GitHub Actions (but not locally for me)
  • This requires updating the Quarkus version of the project, so that 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 (I've included the commit; I'll rebase once it's merged)

Signed-off-by: David Thompson [email protected]

@datho7561 datho7561 marked this pull request as draft September 19, 2025 15:04
- 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 force-pushed the fix-gradle-project-import branch from ba4bd80 to 9be90c1 Compare September 19, 2025 15:32
@datho7561 datho7561 marked this pull request as ready for review September 19, 2025 15:55
@datho7561 datho7561 requested a review from rgrunber September 19, 2025 15:55
@datho7561 datho7561 merged commit c2861a1 into eclipse-lsp4mp:master Sep 19, 2025
2 of 4 checks passed
@datho7561 datho7561 deleted the fix-gradle-project-import branch September 19, 2025 17:59
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