ubuntu/+source/bnd:applied/ubuntu/noble-devel

Last commit made on 2024-01-06
Get this branch:
git clone -b applied/ubuntu/noble-devel https://git.launchpad.net/ubuntu/+source/bnd
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/noble-devel
Repository:
lp:ubuntu/+source/bnd

Recent commits

d81d93b... by Vladimir Petko

5.0.1-5 (patches applied)

Imported using git-ubuntu import.

7006e7d... by Vladimir Petko

[PATCH] jar: Replace incorrect use of computeIfAbsent in putResource

Gbp-Pq: fix-java15-concurrent-modification-exception.patch.

62d1499... by Vladimir Petko

Disables the bnd.reporter module (missing dependencies)

Gbp-Pq: disable-bnd-reporter.patch.

4f05e63... by Vladimir Petko

Fixes the compatibility with the version of Gradle in Debian

Gbp-Pq: gradle-compatibility.patch.

d5b0c10... by Vladimir Petko

Preserves the compatibility with JDKs older than the one used to build the package

Gbp-Pq: backward-jdk-compatibility.patch.

4d09078... by Vladimir Petko

Make the Build Scripts Buildable

Gbp-Pq: build-scripts.patch.

b75326c... by Vladimir Petko

Sort the package lists to improve the reproducibility

Gbp-Pq: reproducible-packages-list.patch.

511722e... by Vladimir Petko

Use the value of the SOURCE_DATE_EPOCH variable for the timestamps generated by BND

Gbp-Pq: reproducible-timestamps.patch.

24e24d7... by Vladimir Petko

Change the dependencies to use the Gradle plugin built in the bootstrap phase

Gbp-Pq: use-bootstrapped-gradle-plugin.patch.

ce29b9e... by Vladimir Petko

Fixes the compilation errors with Java 8

Gbp-Pq: java8-compatibility.patch.