Per the Downloads page, http://karaf.apache.org/download.html, Karaf 4.3.x is supported under Java 11+, but the required version in the root pom.xml, https://github.com/apache/karaf/blob/main/pom.xml, the required Java version is 1.8. Additionally I have been developing bundles for Karaf 4.3.x using Java 1.8.
Is Karaf 4.3.x supported under Java 1.8? If not, why is the required Java version in pom.xml 1.8? Paul Spencer
