We are updating our Mac support from Java 1.6 to Java 1.8. Part of this is switching to using javapackager to generate the .app bundle. The problem is that it always puts the .app into a .dmg. I need the .app separate so we can build our full installer.
Is there any way to convince javapackager to just generate the .app?