I stumbled across it because Google Guava uses it to publish API changes
http://docs.guava-libraries.googlecode.com/git-history/v12.0/jdiff/changes.html
Also have used it internally to document changes over time between versions
of a project I work on, pretty handy for pointing out where things have
changed at the API level.
Very easy to incorporate into a Gradle build using the supplied ant task as
well.


--
View this message in context: 
http://gradle.1045684.n5.nabble.com/JDiff-tp5709873p5709876.html
Sent from the gradle-dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to