Java Packager fails to create macOS or Windows Bundle

2017-11-30 Thread Dmitry Beloborodov
for Windows and macOS: mvn clean package -P native-deploy (there is no error on Linux) With best regards, Dmitry Beloborodov On Mon, Oct 9, 2017 at 6:52 PM, Dmitry Beloborodov <dbelob.open...@gmail.com > wrote: > There is JDK-8179033 > https://bugs.openjdk.java.net/browse

Java Packager fails to create macOS or Windows Bundle

2017-10-09 Thread Dmitry Beloborodov
dir, fname).toPath(), destFile.toPath()); } Please fix error. Many thanks! With best regards, Dmitry Beloborodov