[DiSL-user] [PATCH] Require Java8

Peter Júnoš petoju at gmail.com
Thu Apr 9 14:10:30 CEST 2015


Hi,

DiSL examples does not run by default on my configuration (Java1.7)
without meaningful message.

The only message is IOException: Class not found

Attached patch solves the bug on multiple levels:
1. patch updates message about required Java version

2. patch throws an exception early, when DiSL class in manifest is not
found

3. patch requires 1.8 during compilation - 1.7 have not reported any
problems, but did not compile and include DiSLClass.class

Peter Junos

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-java8.patch
Type: text/x-patch
Size: 3041 bytes
Desc: not available
URL: <http://d3s.mff.cuni.cz/pipermail/disl-user/attachments/20150409/47f65d68/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4312 bytes
Desc: not available
URL: <http://d3s.mff.cuni.cz/pipermail/disl-user/attachments/20150409/47f65d68/attachment-0001.bin>


More information about the Disl-user mailing list