activemq 5.17.2+dfsg-1 source package in Ubuntu

Changelog

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

  * Team upload
  * New upstream version 5.17.2+dfsg (Closes: #1022360)
  * Refreshing patches
  * Updating dependencies and Maven rules
  * Updating the list of POMs to consider when building
  * Correcting d/watch for new Github layout
  * Refreshing the list of files to exclude when repacking
  * Repacking with the +dfsg suffix
  * Handling maven-xbean-plugin through debian/maven.properties
  * Depending on log4j2 instead of log4j1.2
  * Removing useless d/README.source file
  * Installing README.txt in a /usr/share/doc subdir in the activemq package

 -- Pierre Gruet <email address hidden>  Mon, 24 Oct 2022 21:46:05 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
activemq_5.17.2+dfsg-1.dsc 3.4 KiB 966f1346327ab65791d318e54ce24b7f55a7ce7aaa082c0e05ba74198ea413a5
activemq_5.17.2+dfsg.orig.tar.xz 2.5 MiB d34f5c8ffcd11cc2c4a706b482df373bd6fe9f73f912c6166d2865154f2e6be5
activemq_5.17.2+dfsg-1.debian.tar.xz 16.8 KiB 04daa03935709d62daf7cc6f3cc45a4b69e2612d49d73df9b5d6cb0bc59c49e7

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.