bridge-method-injector 1.18-2~18.04 source package in Ubuntu
Changelog
bridge-method-injector (1.18-2~18.04) bionic; urgency=medium * Backport for OpenJDK 11. LP: #1814133. bridge-method-injector (1.18-2) unstable; urgency=medium * Team upload. * Fixed the build failure with Java 9 (Closes: #893101) * Standards-Version updated to 4.1.4 * Switch to debhelper level 11 * Use salsa.debian.org Vcs-* URLs -- Matthias Klose <email address hidden> Wed, 27 Feb 2019 14:13:03 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Bionic
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | universe | java | |
Bionic | security | universe | java |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bridge-method-injector_1.18.orig.tar.xz | 10.9 KiB | 9597189dddb8c8e1e3efe2c72436bb8c9b0c0b9a0cc6ca3a62255c51be2c0b94 |
bridge-method-injector_1.18-2~18.04.debian.tar.xz | 4.8 KiB | de07547fb9aa470a6bfe5c26d0da7a1c0dd1fdc08fde281343bb135330e3f164 |
bridge-method-injector_1.18-2~18.04.dsc | 2.4 KiB | fc15037bafb5bb8adfbf7ceda68b2721f1e555bb62f02891b280265808e90a9b |
Available diffs
Binary packages built by this source
- libbridge-method-injector-java: Evolve Java classes without breaking compatibility
Bridge Method Injector provides a maven-plugin that allows you
to evolve Java classes without breaking API compatibility.
.
It also provides the annotation @WithBridgeMethods so uses of
bridge methods can be easily identified through use of
annotation-indexing.
- libbridge-method-injector-java-doc: Documentation for Bridge Method Injector
Bridge Method Injector provides a maven-plugin that allows you
to evolve Java classes without breaking API compatibility.
.
It also provides the annotation @WithBridgeMethods so uses of
bridge methods can be easily identified through use of
annotation-indexing.
.
This package provides the API documentation for libbridge-method- injector- java.