Repository

Artifacts/Jars

Popular Tags

ajax analysis annotations ant apache api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage codehaus collections concurrency container database directory distributed doc eclipse ejb esb format framework graph graphics hadoop hibernate html http ide imap io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net osgi parser pdf persistence plugin pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing transaction ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]
home » net.sf.clirr » clirr-core » 0.6

Clirr

Clirr is a tool that checks Java libraries for binary 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. Clirr provides an Ant task that can be configured to break the build if it detects incompatible api changes. In a continuous integration process Clirr can automatically prevent accidental introduction of binary compatibility problems in Java libraries.



Artifact Download (JAR) (68 KB)
POM File View
HomePage http://clirr.sourceforge.net/
Organization Lars K���hne
Issue Tracker https://sourceforge.net/tracker/?group_id=89627&atid=590799

This artifact depends on ...

Group Artifact Version
ant ant 1.5.3-1
bcel bcel 5.1
commons-cli commons-cli 1.0
commons-lang commons-lang 1.0.1

This artifact is used by ...

Group Artifact Version
org.codehaus.mojo clirr-maven-plugin 2.0
org.codehaus.mojo clirr-maven-plugin 2.1
org.codehaus.mojo clirr-maven-plugin 2.1.1
org.codehaus.mojo clirr-maven-plugin 2.2
org.codehaus.mojo clirr-maven-plugin 2.2.1
org.codehaus.mojo clirr-maven-plugin 2.2.2
org.codehaus.mojo clirr-maven-plugin 2.2.3
org.codehaus.mojo clirr-maven-plugin 2.3
org.codehaus.mojo clirr-maven-plugin 2.4

Developers

Name Email Developer Id Roles Organization
Lars K���hne lkuehne Java Developer,Project Admin ppi Media
Simon Kitching s_kitching Java Developer ECN
Vincent Massol vmassol Initial Inspiration and Feedback,Java Developer,Maven Guru Apache Software Foundation

Mailing Lists

Name Details
clirr-user Subscribe/ Unsubscribe
clirr-devel Subscribe/ Unsubscribe

Source Control

Connection scm:cvs:pserver:anonymous@cvs.sourceforge.net:/cvsroot/clirr:clirr/core
Developer Connection
Tag HEAD
URL http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/clirr/core

Packages

net.sf.clirr.ant
net.sf.clirr.cli
net.sf.clirr.core
net.sf.clirr.core.internal
net.sf.clirr.core.internal.bcel
net.sf.clirr.core.internal.checks
net.sf.clirr.core.spi