bridge-method-injector 1.4-0ubuntu2 source package in Ubuntu

Changelog

bridge-method-injector (1.4-0ubuntu2) oneiric; urgency=low

  * Fix FTBFS with asm3 >= 3.3 (LP: #851659):
    - d/maven.rules: Use asm-all instead of asm to align to restructure
      of jar files.
 -- James Page <email address hidden>   Fri, 16 Sep 2011 09:32:06 +0100

Upload details

Uploaded by:
James Page
Sponsored by:
Matthias Klose
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
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
bridge-method-injector_1.4.orig.tar.gz 8.6 KiB f13815dd5f00fc1facb6a1db8363f0e6210c2f4dad53469581aed1ca77912b89
bridge-method-injector_1.4-0ubuntu2.debian.tar.gz 4.1 KiB 475d6c2707ac7354eb247a86b38b186c0314dc4c23b92ab1708d5bc3c168bcc5
bridge-method-injector_1.4-0ubuntu2.dsc 1.6 KiB 0d77ca6b79c7b837392bf3f4f061efcf49085517ee5a1c427c00eabafe5b19ab

Available diffs

View changes file

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.