activemq 5.5.0+dfsg-6ubuntu1.1 source package in Ubuntu

Changelog

activemq (5.5.0+dfsg-6ubuntu1.1) precise-proposed; urgency=low

  * debian/libactivemq-java.poms: added the option '--java-lib' to
    core components so that the required jar files are installed to
    /usr/share/java, allowing activemq to startup (LP: #993249).  Fix
    cherry picked from 5.5.0+dfsg-7 packaging.
 -- Aditya Vaidya <email address hidden>   Tue, 17 Jul 2012 03:58:38 -0500

Upload details

Uploaded by:
Aditya V
Sponsored by:
James Page
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe java

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
activemq_5.5.0+dfsg.orig.tar.gz 2.5 MiB 6cb843fe4797f9928b9c92730dbc87530f8e810171f9ef45112d49635886bc95
activemq_5.5.0+dfsg-6ubuntu1.1.debian.tar.gz 17.1 KiB 507d485f4b7864b9b07366ac63ff1eb0676bda0b3b8a8fe8097042676b8980f7
activemq_5.5.0+dfsg-6ubuntu1.1.dsc 3.4 KiB fb4f58c0c2ea6750b0f85dfa75ea189078898fc5b7c0ee55cde3350b4dde7d19

View changes file

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.

libactivemq-java-doc: Java message broker core libraries - documentation

 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 Javadoc API for libactivemq-java.