activemq 5.15.10-1 source package in Ubuntu

Changelog

activemq (5.15.10-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 5.15.10.

 -- Markus Koschany <email address hidden>  Thu, 29 Aug 2019 23:02:03 +0200

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

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
activemq_5.15.10-1.dsc 3.5 KiB ef9625da1b673e777f2a0ca532732dea64aace9e3fda9f0926e9250736e6f342
activemq_5.15.10.orig.tar.xz 2.6 MiB 67a56b3c1caad88d319b3a69033fc9fdea3236c91f601ca39f279a700d7ca4f0
activemq_5.15.10-1.debian.tar.xz 16.3 KiB b4e773ccb46a6e5c1347b65e13b546152da26fcc39db2f2b22b2cd2c2f3084ed

Available diffs

No changes file available.

Binary packages built by this source

activemq: Java message broker - server

 Apache ActiveMQ is a message broker built around Java Message Service (JMS)
 API : allow sending messages between two or more clients in a loosely coupled,
 reliable, and asynchronous way.
 .
 This message broker supports :
  * JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional
    and XA messaging
  * Spring Framework, CXF and Axis integration
  * pluggable transport protocols such as in-VM, TCP, SSL, NIO, UDP, multicast,
    JGroups and JXTA
  * persistence using JDBC along with journaling
  * OpenWire (cross language wire protocol) and
    Stomp (Streaming Text Orientated Messaging Protocol) protocols
 .
 This package contains a server installation of ActiveMQ.

libactivemq-java: Java message broker core libraries

 Apache ActiveMQ is a message broker built around Java Message Service (JMS)
 API : allow sending messages between two or more clients in a loosely coupled,
 reliable, and asynchronous way.
 .
 This message broker supports :
  * JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional
    and XA messaging
  * Spring Framework, CXF and Axis integration
  * pluggable transport protocols such as in-VM, TCP, SSL, NIO, UDP, multicast,
    JGroups and JXTA
  * persistence using JDBC along with journaling
  * OpenWire (cross language wire protocol) and
    Stomp (Streaming Text Orientated Messaging Protocol) protocols
 .
 This package contains a core Java library for ActiveMQ.