odidev opened a new issue, #1928:
URL: https://github.com/apache/shiro/issues/1928

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Question
   
   ## Description  
   For aarch64 platform, I have built "Shiro " from source.  
    
   ## Steps   
   Following STEPS (https://shiro.apache.org/10-minute-tutorial.html) were used 
for the building and installation: 
   
   ```
   sudo apt-get install openjdk-11-jdk -y 
   export JAVA_HOME=/usr/lib/jvm/java-11-openjdk-arm64
   export PATH=$PATH:$JAVA_HOME/bin
   sudo apt install maven
   ```
   ## Outcome  
   
   To validate that the build was successful we ran tests that were generated 
using "./mvnw clean install" command. All the tests ran successfully.   
   All this information is also added to ARM Dashboard 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: [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]

Reply via email to