Re: Contacting Java packaging team
Andrius Merkys <[email protected]>
| Newsgroups | gmane.linux.debian.devel.java |
|---|---|
| Message-ID | <[email protected]> |
Hello, On 2024-06-26 00:06, Emmanuel Bourg wrote: > Le 17/06/2024 à 08:16, Andreas Tille a écrit : > >> The problems Pierre described with upgrading Gradle might be some >> indication that some more skilled packagers could help. > > We would need a core Gradle and/or Kotlin developer to tackle this > issue, but I don't think they are interested in spending days or weeks > figuring out an upgrade path for old versions of Gradle. +1 Just FTR, I have successfully switched several packages from gradle buildsystem to plain javahelper, see libejml-java for example. Andrius