jgit/org.eclipse.jgit.ant
Matthias Sohn e178ba20d0 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>
2011-12-15 15:50:46 -08:00
..
.settings Use commit message best practices for Mylyn Commit template 2011-09-05 23:57:21 +02:00
META-INF Prepare 1.2.0 builds 2011-09-15 22:51:46 +02:00
resources/org/eclipse/jgit/ant Add GitAddTask 2011-05-23 08:39:40 -05:00
src/org/eclipse/jgit/ant/tasks Add GitAddTask 2011-05-23 08:39:40 -05:00
.classpath Add org.eclipse.jgit.ant 2011-05-02 09:12:55 -05:00
.gitignore Add org.eclipse.jgit.ant 2011-05-02 09:12:55 -05:00
.project Add org.eclipse.jgit.ant 2011-05-02 09:12:55 -05:00
about.html Add missing about.html files to all shipped bundles 2011-06-08 21:51:51 +02:00
build.properties Add missing about.html files to all shipped bundles 2011-06-08 21:51:51 +02:00
plugin.properties Remove incubation marker 2011-05-31 22:53:53 +02:00
pom.xml Add API checking using clirr 2011-12-15 15:50:46 -08:00