activemq-protobuf 1.1-6 source package in Ubuntu

Changelog

activemq-protobuf (1.1-6) unstable; urgency=medium

  * Team upload.
  * Declare compliance with Debian Policy 4.1.1.
  * Remove empty maven.properties file.
  * libactivemq-protobuf-java.poms: Remove --has-package-version flag.
  * Apply activemq-protobuf.diff and fix FTBFS with Java 9.
    Thanks to Chris West for the report and patch. (Closes: #873205)

 -- Markus Koschany <email address hidden>  Tue, 24 Oct 2017 18:20:13 +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
Mantic release universe java
Lunar release universe java
Jammy release universe java
Focal release universe java
Bionic release universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
activemq-protobuf_1.1-6.dsc 2.5 KiB 9ce960f75b9b228c4ea8d457d91c12366e08ac13e1ff2575714dfc7a6ec472cd
activemq-protobuf_1.1.orig.tar.gz 75.6 KiB ee82f46c7d0c9cad10823750c999ad47890ae289c3e3df7f9265d57af1fe4e40
activemq-protobuf_1.1-6.debian.tar.xz 4.7 KiB 3680e573fa28e580c55b811a093421587d9c56df495313f2f6c98c6fd3c23cca

Available diffs

No changes file available.

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.
 .
 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.
 .
 This package contains Javadoc API for libactivemq-protobuf-java.