Hi, In order to test pull requests, I would like to propose using Travis CI ( https://travis-ci.org/). Travis can run after each checkin and on each pull request. This will allow us to catch javadoc and unit test issues early (before the nightly ASF build).
It is really simple to setup Travis, we need to give it permission and checkin a .travis.yml file. Other Apache projects using Travis: 1. Groovy: https://github.com/apache/groovy/blob/master/.travis.yml 2. Zeppelin: https://github.com/apache/incubator-zeppelin Thanks! Swapnil.