Re: gradle reboot

Julien Plissonneau Duquène <[email protected]> Mon, 4 Nov 2024 17:28:04 +0100
Newsgroups gmane.linux.debian.devel.java
Message-ID <[email protected]>
Hi Toni,

On 04/11/2024 16:53, Toni Mueller wrote:
> 
> However, I would suggest to make a "gradle8" package
> that could be installed in parallel with the existing Gradle.

I didn't think about that but that could be appropriate given that major 
releases of Gradle tend to break major things in builds, especially for 
large projects. Thanks for the suggestion.

> after finding lots of .class files in the "source" repository and
> getting the impression that some bits might be missing.

So far I was able to rebuild with theses sources and the binary 
distribution so I don't think there are missing bits, extra bits for 
sure and I haven't looked yet at what was used to sanitize the sources 
for Debian, but as its build downloads the whole Internet of 
dependencies while building itself who knows. I will check.

Cheers,