Name |
Sonar Clirr Plugin |
Authors |
Mike R. Haller ( http://www.mhaller.de/) |
Homepage |
|
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/13867 |
Most Recent Version |
|
Availability |
|
State |
Under development |
License |
LGPL v3 |
Download sources |
|
Download jar |
|
Compatibility with Sonar
Plugin versions |
1.8 |
|---|---|
|
|
Description / Features
Clirr Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. In a continuous integration process Clirr can automatically prevent accidental introduction of binary or source compatibility problems.
This Sonar plugin measures the number of API break violations between the current sources and the last known stable version of the library in the Maven repository.
Usage & Installation
- Stop Sonar Web server
- Place the jar into the /extensions/plugins directory
- Restart Sonar Web server
- TODO.
Known limitations
- TODO

