Just a quick update: There is are multi-branch jobs configured for uima-uimaj and uima-uimafit and I am currently testing with these jobs.
The jobs automatically scan the respective GitHub projects and should be building PRs and master branches automatically. In order to build a branch, it needs to contain a "Jenkinsfile" - a Jenkins pipeline definition file which we manage along with the code in the repo. Cf. * https://issues.apache.org/jira/browse/UIMA-6257 * https://issues.apache.org/jira/browse/UIMA-6259 I'll look into setting up corresponding jobs for the other sub-projects which are already on GitHub as well. Then we'll also need to consider what should happen with the sub-projects that still remain on SVN. Cheers, -- Richard
