Path: csiph.com!news.mixmin.net!weretis.net!feeder8.news.weretis.net!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Hans-Christoph Steiner Newsgroups: linux.debian.maint.java Subject: Re: gradle reboot -- 2025W07 update Date: Wed, 19 Feb 2025 08:00:01 +0100 Message-ID: References: X-Original-To: debian-java@lists.debian.org X-Mailbox-Line: From debian-java-request@lists.debian.org Wed Feb 19 06:58:04 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.898 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, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7, 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 X-Greylist: delayed 541 seconds by postgrey-1.36 at bendel; Wed, 19 Feb 2025 06:57:49 UTC X-Me-Sender: X-Me-Received: X-Me-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgdeifeehhecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpggftfghnshhusghstghrihgsvgdp uffrtefokffrpgfnqfghnecuuegrihhlohhuthemuceftddtnecunecujfgurhepkfffgg gfuffvfhfhohgjtgfgsehtkeertddtvdejnecuhfhrohhmpefjrghnshdqvehhrhhishht ohhphhcuufhtvghinhgvrhcuoehhrghnshesrghtrdhorhdrrghtqeenucggtffrrghtth gvrhhnpeffhfetvdefhfelgeejheejkeehuddvgfeuheefgfetjeefveeltedtfeegkeev ieenucffohhmrghinhepuggvsghirghnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd enucfrrghrrghmpehmrghilhhfrhhomhephhgrnhhssegrthdrohhrrdgrthdpnhgspghr tghpthhtohepuddpmhhouggvpehsmhhtphhouhhtpdhrtghpthhtohepuggvsghirghnqd hjrghvrgeslhhishhtshdruggvsghirghnrdhorhhg X-Me-Proxy: Feedback-ID: i264a41e9:Fastmail MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US Organization: @||@ Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/23645 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/f9738ccd-c42f-4951-894f-8b72704f16ef@at.or.at Approved: robomod@news.nic.it Lines: 35 Sender: robomod@news.nic.it X-Original-Date: Wed, 19 Feb 2025 07:48:40 +0100 X-Original-Message-ID: X-Original-References: <5284bacb294ba1ff08f32a5a0b175dd4@free.fr> <8497785db64c2691266dc8269486d7c2@free.fr> <2ec4a44b89889611d1dfa2ee19129e86@free.fr> <6f53f62c9f3bff92fa66c714d62da6d1@free.fr> <965acdffa651fe10e90e6f26728e4af7@free.fr> <2e2ac5f7efc8ae401863382517249ce9@free.fr> <7e2a9e1b7fda03ad83d664582fb89c8d@free.fr> Xref: csiph.com linux.debian.maint.java:12932 Very exciting! Thanks for your status updates on this. Do you want more visibility for them? I think more people would see these if they were posted to a blog or Mastodon. It is easy to set up a simple Markdown/Jekyll blog on Salsa. Or you could post to this one: https://android-tools-team.pages.debian.net/blog/ Julien Plissonneau Duquène: > Good evening, > > As I'm writing this, my current gradle 8 build is down to 2 (new) compilation > errors in kotlin-dsl (from over 60 last week). > > Le 2025-02-07 19:40, Julien Plissonneau Duquène a écrit : >> >> I'm already done with a few modules and I'm currently on the most touchy one, >> kotlin-dsl. > > This kept me busy for a while, as it required a fair amount of git archaeology > to track the tormented history of some Kotlin stdlib features that had then to > be either dropped, renamed, copy-pasted or reimplemented in Gradle source code. > A few more features had to be backported into our Frankenkotlin, and I also had > to rework the build of its backported assign-plugin to get jars that look like > they could be usable. > > I will probably be done with that Gradle module soon, and I think most other > modules written in Kotlin are already patched so I expect to be able to test if > that gradle will rebuild itself by next week, and then either debug it (probable > outcome) or, if I'm really lucky, resume the packaging work. Watch my > repositories on salsa for updates! > > Cheers, >