bridge-method-injector 1.17-1 source package in Ubuntu

Changelog

bridge-method-injector (1.17-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Depend on libmaven3-core-java instead of libmaven2-core-java
  * Removed the unused dependency on libmaven-scm-java
  * Standards-Version updated to 4.0.0
  * Switch to debhelper level 10

 -- Emmanuel Bourg <email address hidden>  Mon, 31 Jul 2017 01:12:40 +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

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bridge-method-injector_1.17-1.dsc 2.4 KiB 61e32a48b1b1152a539591e6d03922da5ff8aed9f1d99823a6b1eff69f313624
bridge-method-injector_1.17.orig.tar.xz 10.8 KiB 99d8e052eb44a541c1553f88e6e7a015fb1153d92c4822afd71108746fdcbd15
bridge-method-injector_1.17-1.debian.tar.xz 4.4 KiB 55a8280b1d029faa14542eb406ed1247f2af08f87595e1f2c05878c24618805c

Available diffs

No changes file available.

Binary packages built by this source

libbridge-method-injector-java: Evolve Java classes without breaking compatibility

 Bridge Method Injector provides a maven-plugin that allows you
 to evolve Java classes without breaking API compatibility.
 .
 It also provides the annotation @WithBridgeMethods so uses of
 bridge methods can be easily identified through use of
 annotation-indexing.

libbridge-method-injector-java-doc: Documentation for Bridge Method Injector

 Bridge Method Injector provides a maven-plugin that allows you
 to evolve Java classes without breaking API compatibility.
 .
 It also provides the annotation @WithBridgeMethods so uses of
 bridge methods can be easily identified through use of
 annotation-indexing.
 .
 This package provides the API documentation for libbridge-method-injector-java.