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.
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.
- csr for
-
JDK-8262082 Add support to jpackage for the Mac App Store
-
- Closed
-
- duplicates
-
JDK-8260209 [macos]: packaged apps not acceptable to the app store
-
- Closed
-
- relates to
-
JDK-8264055 backout JDK-8248904 in order to resubmit with additional attribution.
-
- Resolved
-
-
JDK-8262375 Document jpackage Mac App Store signing.
-
- Resolved
-
-
JDK-8264057 [redo] JDK-8248904: Add support to jpackage for the Mac App Store.
-
- Resolved
-
-
JDK-8260209 [macos]: packaged apps not acceptable to the app store
-
- Closed
-
(1 relates to, 2 links to)