activemq 5.17.2+dfsg-2 source package in Ubuntu

Changelog

activemq (5.17.2+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Ignore org.apache:apache parent pom (Closes: #1028744)
  * Remove Depends on obsolete lsb-base (lintian error)

 -- tony mancill <email address hidden>  Sun, 12 Feb 2023 07:53:03 -0800

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
Mantic release universe java
Lunar release universe java

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
activemq_5.17.2+dfsg-2.dsc 3.5 KiB 4c9e0381da4eaaf2d6888579caeeeafdef78a1b82863db05f795f362df3a20a1
activemq_5.17.2+dfsg.orig.tar.xz 2.5 MiB d34f5c8ffcd11cc2c4a706b482df373bd6fe9f73f912c6166d2865154f2e6be5
activemq_5.17.2+dfsg-2.debian.tar.xz 16.7 KiB 0620106ddecaeebf73ce9cf75b023081a82a605cef82e7af803d3fdd41ddabfc

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.