]> source.dussan.org Git - jgit.git/commit
Add API checking using clirr 31/4831/3
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 15 Dec 2011 23:50:46 +0000 (15:50 -0800)
committerKevin Sawicki <kevin@github.com>
Thu, 15 Dec 2011 23:50:46 +0000 (15:50 -0800)
commite178ba20d096e9b1572b2fdeb5b1e207ea55802c
tree0eb08a563688909547433d67e30be44447270ce3
parent3c544647b7b3b291ad1f3661881f6d3bf9f90da4
Add API checking using clirr

In order to generate API reports run: mvn clirr:clirr

The reports are generated to the folder
target/site/clirr-report.html under the respective
project.

In order to check API compatibility and fail the build
on incompatible changes run: mvn clirr:check

For now we compare the API against the latest release
1.1.0.201109151100-r.

Bug: 336849
Change-Id: I21baaf3a6883c5b4db263f712705cc7b8ab6d888
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Signed-off-by: Kevin Sawicki <kevin@github.com>
org.eclipse.jgit.ant/pom.xml
org.eclipse.jgit.console/pom.xml
org.eclipse.jgit.http.server/pom.xml
org.eclipse.jgit.storage.dht/pom.xml
org.eclipse.jgit/pom.xml
pom.xml