JRE 1.8?
bhoeferlin opened this issue · 5 comments
bhoeferlin commented
Hi,
would it be possible to build (and deploy to maven) with Java 1.8?
KilianB commented
Yes this shouldn't be an issue. The only thing I have to investigate is how the javafx dependencies change. As far as I remember they were still included in 1.8?
bhoeferlin commented
Would really appreciate the 1.8 deployment - tnx!
lightyear5235 commented
That seems cant be run on a JDK8 version project. Since the JImageHash is build by JDK11, which is setting in POM.xml.
dendi875 commented
JDK8 uses version 2.1.1
ferrymo commented
JDK8 uses version 2.1.1
openjdk?