rombert commented on PR #212: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/212#issuecomment-1737538876
The OSGi imports will be fixed with https://issues.apache.org/jira/browse/PDFBOX-5687 . But tests still fail after the bundles resolve ``` [ERROR] Failures: [ERROR] FullTextIndexingTest.testUploadedPdfIsIndexed:97 RetryLoop failed, condition is false after 15 seconds: A document containing 'Excepteur' is found under /tmp/test-FullTextIndexingTest [ERROR] FullTextIndexingTest.testUploadedPdfIsIndexed:97 RetryLoop failed, condition is false after 15 seconds: A document containing 'some text that we will search for' is found under /var/test-FullTextIndexingTest [ERROR] FullTextIndexingTest.testUploadedPdfIsIndexed:97 RetryLoop failed, condition is false after 15 seconds: A document containing 'un autre PDF pour le test fulltext' is found under /libs/test-FullTextIndexingTest ``` -- 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]
