bbenet / json-path

Automatically exported from code.google.com/p/json-path
0 stars 0 forks source link

Investigate using Clirr in build to detect accidental API breaks #59

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hey there,

I looked at your library (it's nice) and its changelog, and wondered whether 
you are using any automatic API checker. Have you thought about using Clirr[1] 
to detect accidental API breaks? There's a gradle plugin[2] for it.

Cheers :)

[1] http://clirr.sourceforge.net/
[2] https://github.com/trnl/clirr-gradle-plugin

Original issue reported on code.google.com by robin.st...@gmail.com on 30 Oct 2014 at 1:02

GoogleCodeExporter commented 8 years ago
Added https://github.com/melix/japicmp-gradle-plugin to gradle build

Original comment by kalle.st...@gmail.com on 8 Dec 2014 at 8:06