update palantirJavaFormat for Java 21#1822
update palantirJavaFormat for Java 21#1822slachiewicz wants to merge 2 commits intodiffplug:mainfrom slachiewicz:java21
Conversation
|
Looks like issues around gradle variants. We had similar issues in #1808 |
|
FYI, |
|
Unfortunately, it's still the same error with the new Gradle - no idea how to fix this dependency issue. |
|
Anyone know why this PR isn't running CI? It's doing |
|
|
@slachiewicz Seems I've fixed the dependency resolving issue, you can ref Goooler#12. And if you wanna run CI on Java 21, still need to fix GJF tests. You may just add |
|
FYI with gradle 8.5 being released today this became more urgent as it blocks users from running gradle on java 21 I could confirm that manually setting the version works for me though (as also shown in this comment: palantir/palantir-java-format#943 (comment)) |
|
I was planning to fix Java 21 compatibility issues for Gradle, we can probably fix Maven first. |
|
@Goooler Is it possible to submit your changes as a separate PR if it's passing CI since this one doesn't seem to see any updates? |
|
It's in #1920. |
|
|
Published in |
Based on @basil user report and fix #1774