I used ANT script to make self contained package for our JavaFX application 
(JDK 8u77). On both Windows 64bit and 32bit. I could generate .exe without any 
issue. However, on Mac OS X, my script randomly fail with a message as follows,

Error: Bundler "DMG Installer" (dmg) failed to produce a bundle.

Now I have to repeatedly build 4-5 times. Then one of them will succeed. Does 
anyone have idea on this issue? I have Apple Developer certificate installed, 
so my package is signed. I tried to turn of gate keeper on my MAC. But it did 
not help on build success rate at all.

Tai

Reply via email to