odidev opened a new issue, #14006: URL: https://github.com/apache/lucene/issues/14006
### Description ## Description For aarch64 platform, I have built " Lucene " from source. ## Steps Following [STEPS](https://github.com/apache/lucene?tab=readme-ov-file#building) were used for the building and installation: ``` $ git clone https://github.com/apache/lucene.git && cd lucene $ git checkout releases/lucene/9.9.0 $ Install JDK and setup JAVA_HOME. $ ./gradlew ``` ## Outcome To validate that the build was successful we ran tests that were generated using `./gradlew test` command. All the tests ran successfully. All this information is also added to [Software Ecosystem Dashboard for Arm](https://www.arm.com/developer-hub/ecosystem-dashboard/). -- 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: issues-unsubscr...@lucene.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org