gmbal-pfl 4.0.1-b003-2 source package in Ubuntu

Changelog

gmbal-pfl (4.0.1-b003-2) unstable; urgency=medium

  * Fixed the build failure with Java 11 (Closes: #909257)
  * Standards-Version updated to 4.2.1

 -- Emmanuel Bourg <email address hidden>  Fri, 30 Nov 2018 09:02:33 +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
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gmbal-pfl_4.0.1-b003-2.dsc 2.1 KiB 634b16fdef65f0b0d0ee67b330ac2b0d5982018f44ad3787d39358a0bb6c2b31
gmbal-pfl_4.0.1-b003.orig.tar.xz 412.9 KiB 4f3277bfa310e2c60d1b73991c8d7aa51f56fad2c6e6acfb241cd3932089a705
gmbal-pfl_4.0.1-b003-2.debian.tar.xz 9.7 KiB cccdef9747e28cc2d0f9a4c434c2a9cb8d9ad7a9bae151250625bc1311ba4cd3

Available diffs

No changes file available.

Binary packages built by this source

libgmbal-pfl-java: GlassFish MBean Annotation Library (Primitive Function Library)

 The GlassFish MBean Annotation Library (gmbal, pronounced as in "gumball")
 is a runtime annotation processor that creates Open MBeans. This is useful
 for creating a management API for existing code with minimal effort. It is
 intended to be applied to existing modules (which may be OSGi bundles in
 GlassFish v3, or any other packaging model including standard jar files),
 but could be used anywhere that it is desired to combine the definition of
 the management API with the module API and implementation.
 .
 Gmbal is not limited to use in GlassFish. Gmbal is completely independent
 of GlassFish, and may be used in a context where GlassFish is not present.
 .
 This package contains the Primitive Function Library used by Gmbal (PFL)