Path: csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.maint.java Subject: Re: gradle reboot Date: Fri, 29 Nov 2024 12:00:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Fri Nov 29 10:58:25 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-14.584 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, NICE_REPLY_A=-2.588, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate:hard: -5.5 Authentication-Results: apache.org; auth=none MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/23545 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/aa959f0e-4968-806a-ccef-657e437e54f9@apache.org Approved: robomod@news.nic.it Lines: 18 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Fri, 29 Nov 2024 11:58:07 +0100 X-Original-Message-ID: X-Original-References: <78a8c1b6-c034-7e27-a0fa-9558adfcdfa9@free.fr> <1f8b8ba84612d8e1025cd32ef04c229936fdd117.camel@debian.org> Xref: csiph.com linux.debian.maint.java:12838 Le 27/11/2024 à 09:16, sre4ever@free.fr 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