As we can currently see on our Jenkins: https://builds.apache.org/job/sling-launchpad-builder-1.8/lastSuccessfulBuild/artifact/target/_-32861/sling/logs/error.log
there is a dependency problem with the repository and repoinit. When the repository is started, there is no RepositoryInitializer service and the repository starts up fine. When the RepositoryInitializer arrives later it is completely ignored. I'm not 100% sure how to fix this, easiest fix would be to make a RepositoryInitializer required, but then this would mean only one of them is required. Regards Carsten -- Carsten Ziegeler Adobe Research Switzerland [email protected]
