duc0

Results 2 issues of duc0

I'm getting this exception. Any ideas how to troubleshoot this. ``` Caused by: java.util.zip.ZipException: zip END header not found at org.beryx.jlink.util.Util.isEmptyJar(Util.groovy:260) at org.beryx.jlink.util.DependencyManager$_closure1$_closure18.doCall(DependencyManager.groovy:70) at org.beryx.jlink.util.DependencyManager$_closure1$_closure18.call(DependencyManager.groovy) at org.beryx.jlink.util.DependencyManager$_closure1.doCall(DependencyManager.groovy:68) at org.beryx.jlink.util.DependencyManager$_closure1.call(DependencyManager.groovy) at...

Just to confirm, does this library still only support OSX as mentioned in the README? If so, is there any workaround to make it work on both Windows and OSX?...