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.
This artifact depends on ...
This artifact is used by ...
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
Source Control
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 |