Good morning, while looking at http://jackrabbit.apache.org/jcr/downloads.html I can see that we have a sort-of matrix for supported jvms.
However stating something like _Java 7 and later_ implies that we run test coverage on java9 as well; which is not true. I think we should amend this page stating explicitly what JVMs we are testing and what we're expecting to work. Or maybe create an apposite page. I personal prefer a dedicated page. Can we agree on a supported JVM matrix here? Apache Jackrabbit 2.16.x supported/tested: java8 Apache Jackrabbit Oak 1.6.x tested: Java 7 expected to work: java8 Apache Jackrabbit 2.15.x supported: Java9 Apache Jackrabbit Oak 1.7.x supported: Java 8 expected: java9 Apache Jackrabbit Oak 1.4.x supported: java7 Apache Jackrabbit Oak 1.2.x supported: Java 6 Apache Jackrabbit Oak 1.0.x supported: Java 6 Apache Jackrabbit 2.14.x Supported: Java 7 expected: java8 Apache Jackrabbit 2.12.x supported Java 6 Apache Jackrabbit 2.10.x supported: Java 6 Apache Jackrabbit 2.8.x supported: Java 6 Apache Jackrabbit 2.6.x supported: java6 Davide
