And if you create a feature-branch “feature/{mybranchname}” in all three repos, Jenkins will automatically create a job to build that branch (currently it doesn’t work if you do this only in one of the repos)
Chris Am 03.03.17, 05:59 schrieb "Greg Dove" <gregd...@apache.org>: There are a few things I have not yet gotten working so far, and the ant checkintests is one of them. If I understand correctly I should be running this before any commit? I tried to make sense of this today, but it is not so easy (for me) because I am unfamiliar with this stuff. As I have never done this so far, is it ok if I just continue to commit based on the regular ant and maven builds (with their various tests) completing successfully? Otherwise if I need to get this set up, is there a guide to doing so somewhere that I can follow?