jboss-bridger 1.6-1 source package in Ubuntu

Changelog

jboss-bridger (1.6-1) unstable; urgency=medium

  * New upstream version 1.6.

 -- Markus Koschany <email address hidden>  Sat, 25 Dec 2021 10:05:11 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jboss-bridger_1.6-1.dsc 2.3 KiB edc3a465fb15544c9bd74ccbf4d1af474e15a9da26786f2be539267dd0aac599
jboss-bridger_1.6.orig.tar.gz 9.0 KiB 3bc0df67076331a77a9e8feb9cd735c578d71c29073aecb5461c6b37c676095b
jboss-bridger_1.6-1.debian.tar.xz 2.5 KiB e24e71fa6fa275ccc9aae2c90bc38e30fa651d5aacc0266080ebda652cde56e9

Available diffs

No changes file available.

Binary packages built by this source

libjboss-bridger-java: Java Bridge Method Maker

 When compiling a class or interface that extends a parameterized class or
 implements a parameterized interface, the compiler may need to create a
 synthetic method. These are also called bridge methods. JBoss Bridger is a
 bytecode mangler for creating your own synthetic bridge methods, which allows
 more dramatic source code changes while still maintaining binary
 compatibility.