Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
clirr - Binary and Source Compatibility Check
- Description:
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 Ant task 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 or source compatibility problems.
Packages
clirr-0.6-3jpp.src
[133 KiB] |
Changelog
by Ralph Apel (2007-11-05):
- Rebuild to replace SRPM-as-noarch in repo
- Add missing BRs according to mock check-rebuild
|
clirr-0.6-3jpp.noarch
[65 KiB] |
Changelog
by Ralph Apel (2007-11-05):
- Rebuild to replace SRPM-as-noarch in repo
- Add missing BRs according to mock check-rebuild
|