mocobeta commented on pull request #550: URL: https://github.com/apache/lucene/pull/550#issuecomment-999818035
Besides the test failure, Luke fails to start on the latest main as I speculated. ``` lucene $ tar xzf lucene/distribution/build/packages/lucene-10.0.0-SNAPSHOT lucene-10.0.0-SNAPSHOT-itests/ lucene-10.0.0-SNAPSHOT-src.tgz lucene-10.0.0-SNAPSHOT.tgz lucene $ tar xzf lucene/distribution/build/packages/lucene-10.0.0-SNAPSHOT.tgz -C /tmp/ lucene $ /tmp/lucene-10.0.0-SNAPSHOT/bin/luke.sh Picked up _JAVA_OPTIONS: -Duser.language=en Error occurred during initialization of boot layer java.lang.module.FindException: Module randomizedtesting.runner not found, required by org.apache.lucene.test_framework ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
