Hi ZooKeepers, I have enabled validation of Pull Requests with Maven. In order to trigger the tests with ANT add a comment with: retest ant build
In order to trigger the tests with MAVEN add a comment with: retest maven build see this configuration for reference https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/ https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ I have updated the wiki page https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute Enjoy Maven !! Enrico
