Packaging DMG with Ant fails on OS-X 10.13.3

Steve Hannah steve at weblite.ca
Tue Feb 13 21:34:40 UTC 2018


I ran into this bug a couple months ago with javafx packager on High Sierra.
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8190758

The problem is basically that hdiutil changed its default file system to
APFS, which breaks many things.   Ultimately I wasn't able to get javafx
packager to work even with the workarounds listed on that bug so just
generated the DMG using a 3rd party script (
https://github.com/andreyvit/create-dmg) to work around it.

Steve

On Tue, Feb 13, 2018 at 12:05 PM, Tom Schindl <tom.schindl at bestsolution.at>
wrote:

> Hi,
>
> It looks like the packaging of JavaFX-DMGs is broken on the latest OS-X
> System. Has anyone ancountered the same?
>
> Tom
>



-- 
Steve Hannah
Web Lite Solutions Corp.


More information about the openjfx-dev mailing list