Keep version of jdk-adoptopenjdk-11
Closed this issue · 4 comments
JDK 11 is LTS and suppose to be supported by 2023 with patches.
I'd like to keep jdk-adoptopenjdk always at the latest version, especially because Arch's openjdk builds are slightly lacking behind (at JDK 11 right now) and adoptopenjdk is a good alternative then.
I can however push another package jdk11-adoptopenjdk to AUR which stays at 11 as an LTS version. I'll keep this issue open until this is implemented.
yes, that was my intention, thank you. Looking on other jdk packages (zulu/openjdk/jdk), maybe it would be better to put 11
at the end ?
Implemented in 9517e77 and pushed: https://aur.archlinux.org/packages/jdk11-adoptopenjdk/
I sticked with the jdk${VERSION}-${IMPLEMENTATION} naming scheme as this is what is used in Arch's own openjdk builds.
thanks !