oss
oss copied to clipboard
Java8
Modification des taches pour utiliser juds 0.95 Utilisation de Java8 Mise à jour des bibliothèques
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?
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.