On Tue, 2018-12-18 at 14:25 +0100, Bertrand Delacretaz wrote: > Hi Robert, > > Thank you for this, looks very nice! > > > ....the entire Jenkinsfile is defined as > > slingOsgiBundleBuild() > > So IIUC we'd to add a Jenkinsfile with just this to all our modules? > > And then the job at https://builds.apache.org/job/Sling (pipeline > jobs)/ finds all of them using something like GitHub > organization=apache and Include=sling-* ? > > If yes I think that's great and makes it easy to define things where > they belong.
Yup, you got it right on both accounts. Robert
