jboss-bridger 1.5-1 source package in Ubuntu

Changelog

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

  * New upstream version 1.5.

 -- Markus Koschany <email address hidden>  Wed, 07 Mar 2018 16:03:07 +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
Focal release universe misc
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jboss-bridger_1.5-1.dsc 2.3 KiB 4bda133f6298b0217022fbdc5d059fcac9f600da46600cbeecf6f22192ef65a3
jboss-bridger_1.5.orig.tar.gz 5.2 KiB be723a1d9404ddf4d93c03992f3a312e1d5e5d5e4dd1ee50bf1b35679b795709
jboss-bridger_1.5-1.debian.tar.xz 2.3 KiB c539a2c4fe54dcf2c02d38a2d4d427701aeb3c587e231bc47d97a22f302fc6d9

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.