Kotlin is now in unstable (Was: Old Gradle version)

2021-11-19 Thread Petter Reinholdtsen
Happy to report that kotlin just made it into unstable. https://tracker.debian.org/pkg/kotlin > -- Happy hacking Petter Reinholdtsen

Re: Old Gradle version

2021-09-25 Thread Philippe De Neve
Hi, Does this suffice to proceed? On Fri, 17 Sept 2021 at 18:45, Philippe De Neve wrote: > Hi, > > Got the hint :-). I was not able to compile Gradle 6.4.1 due to a missing > dependency, but it was possible for the latest release 7.2.0. I removed > the gradle-enterprise-gradle-plugin and I've p

Re: Old Gradle version

2021-09-17 Thread Philippe De Neve
Hi, Got the hint :-). I was not able to compile Gradle 6.4.1 due to a missing dependency, but it was possible for the latest release 7.2.0. I removed the gradle-enterprise-gradle-plugin and I've put the adapted code on my gitlab . The changes are on the remove

Re: Old Gradle version

2021-09-15 Thread Phil Morrell
On Tue, Sep 14, 2021 at 11:59:55PM +0200, Philippe De Neve wrote: > I was wondering why the Gradle version in buster/bullseye/bookworm/sid is > 4.4.1. Latest release is 7.2. Gradle 4.4.1 is the latest version before kotlin was added as a build-dependency, which has been a known problem since 2019.

Re: Old Gradle version

2021-09-14 Thread Andrius Merkys
Hi, On 2021-09-15 00:59, Philippe De Neve wrote: > I was wondering why the Gradle version in buster/bullseye/bookworm/sid > is 4.4.1. Latest release is 7.2. Please see these bug reports for reference: https://bugs.debian.org/926714 https://bugs.debian.org/933264 Best, Andrius

Old Gradle version

2021-09-14 Thread Philippe De Neve
Hi, I was wondering why the Gradle version in buster/bullseye/bookworm/sid is 4.4.1. Latest release is 7.2. Thanks, Philippe De Neve