Hi, I am chasing commits to somehow be able to keep the book current (as much as possible) before the final deadline. I wired a small script together that is useful to create a JDiff report between two revisions:
https://github.com/larsgeorge/hbase-book/blob/master/bin/jdiff-hbase.sh Run it with two revisions to compare those, or only one to compare it against trunk. It checks out those revisions, builds the JavaDocs and runs JDiff. Might be helpful to others. Lars
