oss icon indicating copy to clipboard operation
oss copied to clipboard

Java8

Open Archpanda opened this issue 8 years ago • 2 comments

Modification des taches pour utiliser juds 0.95 Utilisation de Java8 Mise à jour des bibliothèques

Archpanda avatar Nov 14 '16 15:11 Archpanda

The goal is to be compatible with as many Java versions as possible, making Java8 a requirement would highly restrict the usability compared to the current situation.

What is the purpose of this shift to Java8?

hbs avatar Nov 14 '16 15:11 hbs

Well actually Java8 is not a requirement (the "+sourceCompatibility = 1.8" is a mistake). I was simply asked to build a java8 version of OSS, and since the build was not working, I made the changes and updates to libraries, that's it.

Archpanda avatar Nov 15 '16 08:11 Archpanda