Re: gradle reboot

Emmanuel Bourg <[email protected]> Fri, 29 Nov 2024 11:58:07 +0100
Newsgroups gmane.linux.debian.devel.java
Message-ID <[email protected]>
Le 27/11/2024 à 09:16, [email protected] a écrit :

> Both Gradle and Kotlin are moving targets indeed, and they were moving 
> even faster around these releases according to their respective 
> histories, which probably explains why you (and nobody else as a fact) 
> weren't able to catch up: it might well have been simply impossible at 
> that stage.

Gradle 4.5 was even built with snapshot versions of itself [1], that's a 
nightmare from a bootstrapping perspective.

Maybe jumping to recent and stable Gradle/Kotlin releases would be 
easier, but does that even exist? Is there a couple a Gradle and Kotlin 
releases that can be used to build each other (and themself).

Emmanuel Bourg

[1] https://github.com/gradle/gradle/issues/26516#issuecomment-1745095772