Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Clirr can check for API compatibility.
There's a useful plugin for maven to run it: http://mojo.codehaus.org/clirr-maven-plugin/check-mojo.html
We might be able to use this to enforce API compatibility for things we want to remain stable (for instance, by failing the build if an incompatible change is detected).
Attachments
Issue Links
- depends upon
-
ACCUMULO-1483 Create client module with essential dependencies
- Resolved