activemq-protobuf 1.1-1 source package in Ubuntu

Changelog

activemq-protobuf (1.1-1) unstable; urgency=low

  * Initial release (Closes: #627780).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  27 May 2011 08:44:00 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
activemq-protobuf_1.1.orig.tar.gz 75.6 KiB ee82f46c7d0c9cad10823750c999ad47890ae289c3e3df7f9265d57af1fe4e40
activemq-protobuf_1.1-1.debian.tar.gz 3.8 KiB 9014b96c68feb0728c31e7464572e9c9c19de5f5899b575d9c062982c1c92415
activemq-protobuf_1.1-1.dsc 2.2 KiB 91c6b990f7f6ed2ef77314d22afcc8f90bcdac32b23fb9408230509c82a814b3

View changes file

Binary packages built by this source

libactivemq-protobuf-java: ActiveMQ Protocol Buffers Maven plugin

 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.
 .
 "Protocol Buffers" are language-neutral, platform-neutral, extensible way of
 serializing structured data for use in communications protocols
 or data storage. <URL:http://code.google.com/apis/protocolbuffers/>
 .
 This package, used by Apache ActiveMQ, provide a simple Protocol Buffer
 Java API. It comes with a built in proto file compiler and
 Java source code generator (as a Maven plugin).

libactivemq-protobuf-java-doc: ActiveMQ Protocol Buffers Maven plugin - 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.
 .
 "Protocol Buffers" are language-neutral, platform-neutral, extensible way of
 serializing structured data for use in communications protocols
 or data storage. <URL:http://code.google.com/apis/protocolbuffers/>
 .
 This package contains Javadoc API for libactivemq-protobuf-java.