Control: severity -1 grave

Hello Bertrand, hello Werner

Am 26.02.19 um 21:13 schrieb Bertrand Florat:
> Hi,
> 
> Current develop branch fixes that :
> https://github.com/jajuk-team/jajuk/blob/develop/src/main/java/org/jajuk/Main.java
> 
> We now just throw an error if JVM is < 1.8.
> 
[...]
> private static boolean isJavaVersionNotSupported() {
> 
>         String javaVersion = System.getProperty("java.version");
> 
>         return javaVersion.matches("1.[0-7]");
> 
>     }

Thanks for reporting and the hint how to fix this problem. I'll take a
closer look soon.

Regards,

Markus

Attachment: signature.asc
Description: OpenPGP digital signature

__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to