Skip to content

community/apache-ant: let builder resolve java-jdk & use default-jvm

omni requested to merge omni/aports:apache-ant-java-jdk into master

this allows for building with openjdk21 (or later) where available, enabling this aport also on riscv64, and still builds with openjdk8 on 32bit architectures

This reverts commit b298af55.

!64997 (merged)

only openjdk21 is available for riscv64, but at the same time it is not available for 32bit architectures, perhaps the builders are now able to resolve the provivides and depends="java-jdk" is enough

Edited by omni

Merge request reports