gmbal-commons 3.2.1-b003-1~18.04 source package in Ubuntu

Changelog

gmbal-commons (3.2.1-b003-1~18.04) bionic; urgency=medium

  * Provide Java EE modules and APIs removed from OpenJDK 11. LP: #1784196.
  * No-change backport from 18.10.

 -- Matthias Klose <email address hidden>  Tue, 19 Feb 2019 16:18:53 +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 Pocket Published Component Section
Bionic updates universe java
Bionic security universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gmbal-commons_3.2.1-b003.orig.tar.xz 43.0 KiB f74bd1efdd8507a17ebe5b80b45556e7eca3a737042cf699be226cd569247186
gmbal-commons_3.2.1-b003-1~18.04.debian.tar.xz 8.4 KiB b1e8fc3f4faf10c19ebe345947155ef3b67db9650627929778b3e373107be1c9
gmbal-commons_3.2.1-b003-1~18.04.dsc 2.1 KiB ace4a9b245e6c491346260424d93ab6b12709d575b7fa199e8b2090d704d8aa6

View changes file

Binary packages built by this source

libgmbal-commons-java: GlassFish MBean Annotation Library (Common APIs)

 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 common APIs used by Gmbal.