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

Last commit made on 2021-01-21
Get this branch:
git clone -b applied/ubuntu/jammy-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/jammy-devel
Repository:
lp:ubuntu/+source/bnd

Recent commits

c5e0084... by Emmanuel Bourg

5.0.1-3 (patches applied)

Imported using git-ubuntu import.

16b01a5... by Emmanuel Bourg

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

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

b877b6f... by Emmanuel Bourg

Disables the bnd.reporter module (missing dependencies)

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

ac96158... by Emmanuel Bourg

Fixes the compatibility with the version of Gradle in Debian

Gbp-Pq: gradle-compatibility.patch.

bcb50a4... by Emmanuel Bourg

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

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

48378e5... by Emmanuel Bourg

Make the Build Scripts Buildable

Gbp-Pq: build-scripts.patch.

88eafdf... by Emmanuel Bourg

Sort the package lists to improve the reproducibility

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

3cc602e... by Emmanuel Bourg

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

Gbp-Pq: reproducible-timestamps.patch.

545210c... by Emmanuel Bourg

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

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

039da29... by Emmanuel Bourg

Fixes the compilation errors with Java 8

Gbp-Pq: java8-compatibility.patch.