oliverlietz commented on pull request #8: URL: https://github.com/apache/sling-org-apache-sling-jcr-contentloader/pull/8#issuecomment-991213638
@kwin Was the test content moved or bundle symbolic name changed? On console I can see: ``` [ERROR] org.apache.sling.jcr.contentloader.it.BasicInitialContentIT.folderWithDescriptor Time elapsed: 10.009 s <<< ERROR! org.ops4j.pax.swissbox.tracker.ServiceLookupException: gave up waiting for service org.apache.sling.resource.presence.ResourcePresence ``` Path is defined in ``ContentloaderTestSupport`` : ``protected static final String CONTENT_ROOT_PATH = "/test-content/" + BUNDLE_SYMBOLICNAME;`` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
