ubuntu/+source/gradle:applied/ubuntu/noble

Last commit made on 2023-09-27
Get this branch:
git clone -b applied/ubuntu/noble https://git.launchpad.net/ubuntu/+source/gradle
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/noble
Repository:
lp:ubuntu/+source/gradle

Recent commits

1244920... by Emmanuel Bourg

4.4.1-20 (patches applied)

Imported using git-ubuntu import.

97d9962... by Emmanuel Bourg

Fixes the type inference errors when building with the source/target level set to Java 8

Gbp-Pq: type-inference-fix.patch.

edeff15... by Emmanuel Bourg

[PATCH] signing plugin: use SHA512 instead of SHA1 when signing

Gbp-Pq: CVE-2019-16370.patch.

22437a6... by Emmanuel Bourg

Adjust the source/target level automatically for building with recent JDKs

Gbp-Pq: auto-adjust-language-level.patch.

cc04330... by Emmanuel Bourg

Fix SourcepathIgnoringInvocationHandler on Java 9

Gbp-Pq: java17-compatibility.patch.

89c3f44... by Emmanuel Bourg

Adds the --add-opens option to run Gradle on Java 17

Gbp-Pq: permit-illegal-access.patch.

6a012c2... by Emmanuel Bourg

Set the language level to 1.8 to fix the build failure with Ant 1.10 and OpenJDK 17

Gbp-Pq: source-level.patch.

a34480f... by Emmanuel Bourg

Backport capabilities (Needed to package kotlin)

Gbp-Pq: backport-capabilities.patch.

875a072... by Emmanuel Bourg

Backport NamedDomainObjectProvider (Needed to package kotlin)

Gbp-Pq: backport-NamedDomainObjectProvider.patch.

e9423c7... by Emmanuel Bourg

Backport TaskProvider (Needed to package kotlin)

Gbp-Pq: backport-TaskProvider.patch.