maven-bundle-plugin 3.5.1-2~18.04.1 source package in Ubuntu

Changelog

maven-bundle-plugin (3.5.1-2~18.04.1) bionic; urgency=medium

  * Backport from Cosmic.
  * Fixes compatibility with bnd >= 3.4.0: (LP: #1814133)
    - https://issues.apache.org/jira/browse/FELIX-5794

maven-bundle-plugin (3.5.1-2) unstable; urgency=medium

  * Team upload.
  * Generate Java 8 compatible bytecode
  * Standards-Version updated to 4.2.1
  * Replaced Damien Raude-Morvan as the uploader

maven-bundle-plugin (3.5.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Standards-Version updated to 4.1.5
  * Use salsa.debian.org Vcs-* URLs

 -- Tiago Stürmer Daitx <email address hidden>  Thu, 21 Feb 2019 08:49:30 +0000

Upload details

Uploaded by:
Tiago Stürmer Daitx
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe java
Bionic security universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-bundle-plugin_3.5.1.orig.tar.xz 82.6 KiB 041e8d94681289ddfc06c3e1724704a5d552c79fba3ccb18a4b33e684cdd6195
maven-bundle-plugin_3.5.1-2~18.04.1.debian.tar.xz 9.2 KiB c86b1c139d1a3f661a2ccb6df14c62ea7a89f0bcd2d723779b19198c5ddc4d8e
maven-bundle-plugin_3.5.1-2~18.04.1.dsc 2.5 KiB fb488b2725d05498b9b61edfdd22cce85b89607055399e8d77003528bac810a0

View changes file

Binary packages built by this source

libmaven-bundle-plugin-java: Maven plugin to handle artifact OSGi metadata

 Maven is a software project management and comprehension tool.
 Based on the concept of a project object model (POM), Maven can
 manage a project's build, reporting and documentation from a central
 piece of information.
 .
 This plugin allow you to handle artifact OSGi metadata of your artifact
 (JAR, WAR). It manage a new type of packaging "bundle" in your POM.
 .
 This plugin depends on Felix Bundle Repository and BND for low-level
 handling of metadata.