Prepare for Gradle 7 deprecation #358845
Labels
0.kind: enhancement
Add something new
2. status: backlog
This is a low priority
3.skill: sprintable
A larger issue which is split into distinct actionable tasks
5. scope: tracking
Long-lived issue tracking long-term fixes or multiple sub-problems
6.topic: java
Including JDK, tooling, other languages, other VMs
6.topic: old-versions
Tickets pertaining to ongoing support of outdated versions of packages
It is reasonable to assume that Gradle 9 will release soon (likely within the next two release cycles). As Gradle 7 is now the oldest-supported version of Gradle, it will become EOL when this happens. We cannot reasonably support Gradle 7 once it goes completely end-of-life.
How to help
Below is a list of in-tree consumers.
For each:
gradle_7
to:gradle_8
(if it relies on features that will be removed in Gradle 9; there should be a warning in the build log if this is the case)gradle
(if it does not rely on features scheduled for removal).The list
freenet
(Gradle update to 8.9 hyphanet/fred#977)scenic-view
(Upgraded to Gradle 8.4 JDK 21.0.1 & OpenJFX 21.0.1 JonathanGiles/scenic-view#78)keyspersecond
(RoanH/KeysPerSecond@16fbf06)openjfx
(8314484: Update Gradle to 8.4 openjdk/jfx#1257 and 8337328: JavaFX build uses deprecated features that will be removed in gradle 9 openjdk/jfx#1559)24+18
)fastddsgen
freeplane
(freeplane/freeplane@dc44213 and freeplane/freeplane@f0e7096)1.12.6
)stirling-pdf
(Stirling-Tools/Stirling-PDF@250c317)1.0.1
)corretto
:The text was updated successfully, but these errors were encountered: