libjgroups-java 2.12.2.Final-5 source package in Ubuntu

Changelog

libjgroups-java (2.12.2.Final-5) unstable; urgency=medium

  * Applied Chris Lamb's patch to make the build reproducible (Closes: #862183)
  * Build with Maven instead of Ant
  * Removed the unused build dependency on glassfish-javaee
  * Moved the package to Git
  * Standards-Version updated to 4.1.1
  * Switch to debhelper level 10

 -- Emmanuel Bourg <email address hidden>  Thu, 23 Nov 2017 13:30:12 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs
Jammy release universe libs
Focal release universe libs
Bionic release universe libs

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjgroups-java_2.12.2.Final-5.dsc 2.3 KiB f3d920ac4bbac2e9f06affd1da0601ae229323216c7887a4296be8e070b37c9b
libjgroups-java_2.12.2.Final.orig.tar.gz 1.5 MiB 3c3263497e575181a6167839b16c52f5786e0f836d005be2138b5e90598cbe56
libjgroups-java_2.12.2.Final-5.debian.tar.xz 5.0 KiB 510f9b232c77e701dd93758aac3589b464d8ed39add619fdb5a65c25afab9296

Available diffs

No changes file available.

Binary packages built by this source

libjgroups-java: Toolkit for Reliable Multicast Communication

 JGroups is a toolkit for reliable multicast communication. (Note
 that this doesn't necessarily mean IP Multicast, JGroups can also use
 transports such as TCP). It can be used to create groups of processes
 whose members can send messages to each other. The main features
 include:
  * Group creation and deletion. Group members can be spread across LANs or WANs
  * Joining and leaving of groups
  * Membership detection and notification about joined/left/crashed members
  * Detection and removal of crashed members
  * Sending and receiving of member-to-group messages (point-to-multipoint)
  * Sending and receiving of member-to-member messages (point-to-point)