Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8248904

Add support to jpackage for the Mac App Store

XMLWordPrintable

    • b14
    • x86
    • os_x
    • Verified

      A DESCRIPTION OF THE PROBLEM :
      The old retired javapackager tool used to have 3 bundle types for mac os x:

      - dmg
      - pkg
      - mac.Appstore

      But the new jpackage tool only has 2 types:

      - dmg
      - pkg

      The mac.Appstore type was previously used when packaging the app to be submitted to Mac Appstore. It would automatically find two certificates (installer and application) and use it to sign both the app and pkg files.

      This option doesn't seem to exist in the new jpackage tool.
      Please add this feature to jpackage.


            herrick Andy Herrick (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: