Hi Oli, On Wed, Jul 4, 2018 at 4:01 PM Oliver Lietz <[email protected]> wrote: > ...I didn't add this module to Jenkins builds on purpose because it's using > Parent 34-SNAPSHOT....
I didn't add it consciously either, it looks like it was added when https://builds.apache.org/view/S-Z/view/Sling/job/sling-seed-build/151/ ran, and now runs each time the seed-job runs. No big deal, IMO, but if you don't want a Jenkins job to be (re)created I think you have to add a file like https://github.com/apache/sling-tooling-jenkins/blob/master/.sling-module.xml to your repository, update the sling-aggregator's module default.xml file and rerun the seed-job. I don't think that would delete the existing job, but it shouldn't be recreated if you delete it manually. -Bertrand
