Clarify java requirements

This commit is contained in:
eikek 2021-06-16 01:10:25 +02:00
parent 6fed858629
commit d08c9ffee2

View File

@ -21,11 +21,9 @@ It is enough to install the JRE. The JDK is required, if you want to
build docspell from source. For newer versions, the JRE is not shipped build docspell from source. For newer versions, the JRE is not shipped
anymore, simply use JDK then. anymore, simply use JDK then.
Docspell has been tested with Java version 1.8 (or sometimes referred Docspell has been tested with Java 11 (or sometimes referred to as JDK
to as JRE 8 and JDK 8, respectively). The pre-build packages are build 11). The provided packages are build using JDK 11. However, it also
using JDK 8. So at least a JDK/JRE 8 is required. However, it also works on newer java versions. The provided docker images use JDK11.
works on newer java versions, I recommend JDK 11 as this has better
default options. The provided docker images use JDK11, too.
The next tools are only required on machines running the *Joex* The next tools are only required on machines running the *Joex*
component. component.