5
I Use This!
Inactive

News

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Posted over 5 years ago by Brendan Le Ny
I think there should be a default value! Should work out of the box, convention > configuration.
Posted over 5 years ago by Éric Chatellier
The defaut value is not the same for <=JDK8 and >=JDK9. Runtime defaut configuration based on JDK version ?
Posted over 5 years ago by Éric Chatellier
Éric Chatellier (3c6d1250) at 10 Dec 10:36 refs #308: Correction des traductions
Posted over 5 years ago by Brendan Le Ny
I think we should assume "up-to-date JDK" as default convention so if we have to define a default, I'd go for >=JDK9. You have to configure for legacy JDK if you use one. Runtime defaut configuration based on JDK version ? I don't know if it's wise. @all ?
Posted over 5 years ago by David Cossé
Utiliser le logger ici
Posted over 5 years ago by Jean Couteau
Jean Couteau (4acc79cd) at 03 Dec 13:02 Log instead of printStackTrace
Posted over 5 years ago by Jean Couteau
Jean Couteau (d218af7d) at 22 Nov 10:43 Walk through ClassLoader in java 9+
Posted over 5 years ago by Jean Couteau
Jean Couteau (3f26222e) at 22 Nov 10:51 Merge branch 'develop' into feature/155_ClassCastException_in_I18nS... ... and 3 more commits
Posted over 5 years ago by Jean Couteau
Jean Couteau (9d983a07) at 22 Nov 13:19 Build on java 9+ and 8
Posted over 5 years ago by Jean Couteau
fixes #155