bridge-method-injector 1.4-3fakesync1 source package in Ubuntu

Changelog

bridge-method-injector (1.4-3fakesync1) quantal; urgency=low

  * Fake sync due to mismatching orig tarball.

bridge-method-injector (1.4-3) unstable; urgency=low

  [ James Page ]
  * Use new version of annotation-indexer:
    - d/maven.rules: Map to new org.jenkins-ci groupID.
    - d/control: Added version to BDI to ensure compatibility.
  * Bumped Standards-Version to 3.9.3:
    - d/copyright: Use new released version of DEP-5.
  * d/libbridge-method-injector-java.poms: Use --java-lib option to
    ensure that jar files are installed to /usr/share/java.

  [ tony mancill ]
  * Set DMUA flag.
 -- Colin Watson <email address hidden>   Fri, 11 May 2012 10:52:58 -0700

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Quantal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [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-3fakesync1.debian.tar.gz 4.3 KiB 5947ac7edd2afc79ac9786ea78b804ffa2c77aa16237b9d877d81a6a9e22cbf4
bridge-method-injector_1.4-3fakesync1.dsc 2.6 KiB 61c1eb51ac6c3e37ccc9998d9b75196bb69cdd2474eef031af65752f0d20e965

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.