KilianB/JImageHash

JRE 1.8?

bhoeferlin opened this issue · 5 comments

Hi,

would it be possible to build (and deploy to maven) with Java 1.8?

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?

Would really appreciate the 1.8 deployment - tnx!

That seems cant be run on a JDK8 version project. Since the JImageHash is build by JDK11, which is setting in POM.xml.

JDK8 uses version 2.1.1

JDK8 uses version 2.1.1

openjdk?