Bug#923330: jajuk: Fails to start with Java Runtime Environment 1.7 minimum required. You use a JVM ext.JVM at 23fc625e
Markus Koschany
apo at debian.org
Tue Feb 26 20:34:23 GMT 2019
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20190226/c9c8a04d/attachment.sig>
More information about the pkg-java-maintainers
mailing list