Build and test for Linux/ARM64
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
### 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/).
Contributor guide
Research direction
The report references the Linux/ARM64 build instructions and the ./gradlew and ./gradlew test commands, but names no source file, failing test, or requested change. Start by reviewing the linked STEPS and reproducing both commands on aarch64; the work would need a concrete documentation change or a confirmed issue beyond the successful build and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, linux
- Domain
- build-system, operating-systems, testing
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100