| JDK 19 |
|---|
| 19 masterFixed |
|
CSR :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
Currently jpackage does not have ability to sign app image provided by user. So, if user wants to modified content of app image before packaging it to PKG/DMG or submitting it to Mac App Store app image needs to be manually signed. Proposed enhancement is to sign app image in place with following command: jpackage --type app-image --app-image Test.app --mac-sign ... Current implementation will give error: Error: Option [--app-image] is not valid with type [app-image] Generating DMG or PKG from —app-image with signing enabled will not sign app image as it currently do.
|