ubuntu/+source/kotlin:applied/ubuntu/mantic

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

Branch merges

Branch information

Name:
applied/ubuntu/mantic
Repository:
lp:ubuntu/+source/kotlin

Recent commits

33b779e... by Gianfranco Costamagna

1.3.31+ds1-1build5 (patches applied)

Imported using git-ubuntu import.

213a780... by Gianfranco Costamagna

Fall back to another tty detection method if jansi CLibrary isn't available

Gbp-Pq: 072-tty-detection-fallback.patch.

1d90734... by Gianfranco Costamagna

Fixes the backward compatibility when running with Java 8

Gbp-Pq: 071-java8-compatibility.patch.

677bd2f... by Gianfranco Costamagna

Replaces proguard with jarjar to assemble the kotlin-reflect jar.

Gbp-Pq: 070-replace-proguard-with-jarjar.patch.

7373f3c... by Gianfranco Costamagna

Disables the Javac wrapper to be able to build with Java 17

Gbp-Pq: 069-disable-javac-wrapper.patch.

9848d94... by Gianfranco Costamagna

Use reflection to call pre JDK9 methods.

Gbp-Pq: 068-pre-jdk9-reflection.patch.

ff63615... by Gianfranco Costamagna

[PATCH] [KAPT] Add experimental JDK 17 support

Gbp-Pq: 067-java17-compatibility.patch.

6d95227... by Gianfranco Costamagna

[PATCH] KT-33889: Do not use private non-API methods from

Gbp-Pq: 066-java9-compatibility-2.patch.

b4e977d... by Gianfranco Costamagna

[PATCH] Do not depend on BaseFileObject type for incremental KAPT

Gbp-Pq: 065-java9-compatibility.patch.

024f237... by Gianfranco Costamagna

Set the language level to Java 8

Gbp-Pq: 064-source-target-level.patch.