Path: csiph.com!news.mixmin.net!news2.arglkargh.de!news.in-chemnitz.de!3.eu.feeder.erje.net!feeder.erje.net!usenet.goja.nl.eu.org!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: =?UTF-8?Q?Julien_Plissonneau_Duqu=C3=A8ne?= Newsgroups: linux.debian.maint.java Subject: Re: gradle reboot -- 2025W04 update Date: Mon, 27 Jan 2025 19:30:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Mon Jan 27 18:25:26 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.195 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=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: -5.5 MIME-Version: 1.0 User-Agent: Webmail Free/1.6.9 X-Sender: sre4ever@free.fr Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/23614 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/2e2ac5f7efc8ae401863382517249ce9@free.fr Approved: robomod@news.nic.it Lines: 23 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Mon, 27 Jan 2025 19:25:07 +0100 X-Original-Message-ID: <2e2ac5f7efc8ae401863382517249ce9@free.fr> X-Original-References: <5284bacb294ba1ff08f32a5a0b175dd4@free.fr> <8497785db64c2691266dc8269486d7c2@free.fr> <2ec4a44b89889611d1dfa2ee19129e86@free.fr> <6f53f62c9f3bff92fa66c714d62da6d1@free.fr> <965acdffa651fe10e90e6f26728e4af7@free.fr> Xref: csiph.com linux.debian.maint.java:12904 Le 2025-01-27 17:08, Hans-Christoph Steiner a écrit : > Great news! Congrats on hitting that major milestone! Thank you! But I was overoptimistic... I forgot that it was still linked to the Kotlin 2.0.20 bootstrap JARs and a Gradle plugin from the previous released version. I realized that only while working on the list of JARs that need to be symlinked. Switching to the same-version Gradle plugin was rather easy, but switching the whole remainder of the Kotlin stack at once to the ancient 1.3.31+1.3.50 APIs is going to be a whole other story if possible at all. It felt too easy last week ... and it was ^ ^. So now I'm back to build failures in early configuration stages, trying to figure out how to configure the whole thing so the bootstrap gradle (from upstream, thus unpatched) still finds the Kotlin 2.0.20 that makes it happy, but builds a gradle that uses our Frankenkotlin. And then try make that one work (or limp) enough to rebuild both itself and a Kotlin 2+. Cheers, -- Julien Plissonneau Duquène