clirr-maven-plugin 2.2.2-2build1 source package in Ubuntu

Changelog

clirr-maven-plugin (2.2.2-2build1) karmic-proposed; urgency=low

  * No change rebuild.

 -- Matthias Klose <email address hidden>   Thu, 29 Oct 2009 15:47:06 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Karmic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Karmic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
clirr-maven-plugin_2.2.2.orig.tar.gz 16.5 KiB 2d42ed860a9907d51319ee80af21a108fa7c4f4257ec37db670a62fe090608c3
clirr-maven-plugin_2.2.2-2build1.diff.gz 2.4 KiB 52c7dbc18706d3825bfd7bdb0b1b02ec3f7f0b2eae46f36db6e35a311b686628
clirr-maven-plugin_2.2.2-2build1.dsc 1.6 KiB ff2e692efd2aefff28401879becf5bc439a41f6fbd187f293f61d1f7d0018f71

Available diffs

View changes file

Binary packages built by this source

libclirr-maven-plugin-java: Clirr Maven Plugin

 Clirr is a tool that checks Java libraries for binary and source compatibility
 with older releases. Basically you give it two sets of jar files and Clirr
 dumps out a list of changes in the public API. The clirr-maven-plugin can
 be configured to break the build, if it detects incompatible API changes.
 In a continuous integration process, the clirr-maven-plugin can automatically
 prevent accidental introduction of binary or source compatibility problems.
 Additionally, the plugin can generate a report as part of the generated
 site.