Closed patbonecrusher closed 3 years ago
@patbonecrusher would you be so kind as to test the latest asdf-java on your arm system? With #87 merged we expect it to be supported.
@halcyon @patbonecrusher We're currently filtering for x86_84: https://github.com/halcyon/asdf-java/blob/670cedc82f2bc3e90f389bfba315a0deec416354/update_data.bash#L7
We could add the ARM platforms listed in https://github.com/joschi/java-metadata/blob/bb5607e122f74bb8701e4c8eb8ce872a83856174/docs/openapi.yaml#L50-L52:
aarch64
arm32
arm32-vfp-hflt
@patbonecrusher would you be so kind as to test the latest asdf-java on your arm system? With #87 merged we expect it to be supported.
Sorry I am late on this :) But raspberry pi by default with raspbian is "armv7l". If @joschi could add that to the list, I believe that it would work.
install works perfectly fine. list-all is still listing versions that have no arm support. Not sure. why yet... if I find some time tomorrow I'll try debugging it.