[bisq-network/bisq] Bisq jar file contains duplicated native libs (#2851)

Alexey Zagarin notifications at github.com
Mon May 27 11:15:26 UTC 2019


There are `macOS` platform native `openjfx` dylibs present inside the root of Bisq `jar` file:
```
libdecora_sse.dylib
libglass.dylib
libjavafx_font.dylib
libjavafx_iio.dylib
libprism_common.dylib
libprism_es2.dylib
libprism_sw.dylib
```
These files are duplicates as `macOS` Java runtime already contains all of them. Shouldn't they be stripped on build?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/2851
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190527/a11b2764/attachment.html>


More information about the bisq-github mailing list